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
Resolution chain
htallc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.82.93.245 | 13.64.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
52 SPF mechanisms authorising senders for htallc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.209.35.73 |
| SPF_IP | 104.41.152.23 |
| SPF_IP | 104.45.128.17 |
| SPF_IP | 104.45.153.157 |
| SPF_IP | 108.162.20.138 |
| SPF_IP | 13.72.109.27 |
| SPF_IP | 13.82.103.36 |
| SPF_IP | 13.90.147.209 |
| SPF_IP | 146.20.182.66 |
| SPF_IP | 146.20.182.67 |
| SPF_IP | 146.20.182.68 |
| SPF_IP | 146.20.182.69 |
| SPF_IP | 146.20.182.72 |
| SPF_IP | 146.20.182.73 |
| SPF_IP | 204.232.151.0 |
| SPF_IP | 204.232.151.3 |
| SPF_IP | 204.232.151.7 |
| SPF_IP | 207.166.101.207/32 |
| SPF_IP | 207.166.104.207/32 |
| SPF_IP | 207.166.92.11/32 |
| SPF_IP | 207.166.95.11/32 |
| SPF_IP | 207.232.151.0 |
| SPF_IP | 207.97.199.205 |
| SPF_IP | 207.97.254.61 |
| SPF_IP | 209.11.216.250 |
| SPF_IP | 209.11.216.251 |
| SPF_IP | 209.11.216.254 |
| SPF_IP | 40.107.93.40 |
| SPF_IP | 40.117.199.235 |
| SPF_IP | 40.121.223.180 |
| SPF_IP | 40.121.223.226 |
| SPF_IP | 40.71.223.148 |
| SPF_IP | 52.168.17.27 |
| SPF_IP | 52.168.70.193 |
| SPF_IP | 52.170.20.224 |
| SPF_IP | 52.170.200.109 |
| SPF_IP | 52.170.206.146 |
| SPF_IP | 52.170.206.149 |
| SPF_IP | 52.170.46.180 |
| SPF_IP | 52.170.84.121 |
| SPF_IP | 52.207.153.36/32 |
| SPF_IP | 52.6.44.126/32 |
| SPF_IP | 64.128.111.130 |
| SPF_IP | 69.20.99.12 |
| SPF_IP | 69.20.99.14 |
| SPF_IP | 69.20.99.15 |
| SPF_IP | 69.20.99.8 |
| SPF_IP | 71.167.28.242 |
| SPF_IP | 72.44.255.116 |
Related pages
Pivot deeper into the graph from htallc.com.
- IP · 13.82.93.245
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · US
- Email · dave@htallc.com
- TLD · .com
- Browse hostnames · ht…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.