Hostname
huddle.com
Last fetched
huddle.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
huddle.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 |
|---|---|---|---|---|
| 40.85.141.39 | 40.80.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ********
- Contact emails
Subdomains
71 observed subdomains of huddle.com.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from huddle.com in the public web crawl.
397 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
37 SPF mechanisms authorising senders for huddle.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailers.huddle.net |
| SPF_INCLUDE | 5255775.spf05.hubspotemail.net |
| SPF_INCLUDE | _spfc.docusign.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.13.29.238 |
| SPF_IP | 18.130.0.11 |
| SPF_IP | 18.130.21.183 |
| SPF_IP | 18.130.4.99 |
| SPF_IP | 31.221.113.194 |
| SPF_IP | 34.228.104.122 |
| SPF_IP | 34.234.198.35 |
| SPF_IP | 34.234.42.44 |
| SPF_IP | 34.234.81.146 |
| SPF_IP | 34.236.89.34 |
| SPF_IP | 34.240.83.185 |
| SPF_IP | 34.249.7.8 |
| SPF_IP | 35.177.107.17 |
| SPF_IP | 35.177.186.34 |
| SPF_IP | 35.177.39.217 |
| SPF_IP | 35.178.114.207 |
| SPF_IP | 35.178.115.138 |
| SPF_IP | 35.178.131.6 |
| SPF_IP | 35.180.13.162 |
| SPF_IP | 35.180.8.251 |
| SPF_IP | 52.17.139.4 |
| SPF_IP | 52.213.164.169 |
| SPF_IP | 52.214.34.42 |
| SPF_IP | 52.47.152.226 |
| SPF_IP | 52.47.167.166 |
| SPF_IP | 52.47.200.226 |
| SPF_IP | 52.47.58.47 |
| SPF_IP | 52.70.144.20 |
| SPF_IP | 54.76.31.168 |
| SPF_IP | 94.236.53.187 |
Related pages
Pivot deeper into the graph from huddle.com.
- IP · 40.85.141.39
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · IE
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · hu…
- 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: "huddle.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.