Skip to content

Hostname

htallc.com

Last fetched

htallc.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · htallc.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/htallc.com

Resolution chain

htallc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.82.93.24513.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
david centner
Contact emails

Subdomains

8 observed subdomains of htallc.com.

Web-graph footprint

Distinct hostnames that link to or from htallc.com in the public web crawl.

57 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

52 SPF mechanisms authorising senders for htallc.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.209.35.73
SPF_IP104.41.152.23
SPF_IP104.45.128.17
SPF_IP104.45.153.157
SPF_IP108.162.20.138
SPF_IP13.72.109.27
SPF_IP13.82.103.36
SPF_IP13.90.147.209
SPF_IP146.20.182.66
SPF_IP146.20.182.67
SPF_IP146.20.182.68
SPF_IP146.20.182.69
SPF_IP146.20.182.72
SPF_IP146.20.182.73
SPF_IP204.232.151.0
SPF_IP204.232.151.3
SPF_IP204.232.151.7
SPF_IP207.166.101.207/32
SPF_IP207.166.104.207/32
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP207.232.151.0
SPF_IP207.97.199.205
SPF_IP207.97.254.61
SPF_IP209.11.216.250
SPF_IP209.11.216.251
SPF_IP209.11.216.254
SPF_IP40.107.93.40
SPF_IP40.117.199.235
SPF_IP40.121.223.180
SPF_IP40.121.223.226
SPF_IP40.71.223.148
SPF_IP52.168.17.27
SPF_IP52.168.70.193
SPF_IP52.170.20.224
SPF_IP52.170.200.109
SPF_IP52.170.206.146
SPF_IP52.170.206.149
SPF_IP52.170.46.180
SPF_IP52.170.84.121
SPF_IP52.207.153.36/32
SPF_IP52.6.44.126/32
SPF_IP64.128.111.130
SPF_IP69.20.99.12
SPF_IP69.20.99.14
SPF_IP69.20.99.15
SPF_IP69.20.99.8
SPF_IP71.167.28.242
SPF_IP72.44.255.116

Related pages

Pivot deeper into the graph from htallc.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "htallc.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.