Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
40.85.141.3940.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

71 observed subdomains of huddle.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for huddle.com.

MechanismTarget
SPF_Amailers.huddle.net
SPF_INCLUDE5255775.spf05.hubspotemail.net
SPF_INCLUDE_spfc.docusign.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.29.238
SPF_IP18.130.0.11
SPF_IP18.130.21.183
SPF_IP18.130.4.99
SPF_IP31.221.113.194
SPF_IP34.228.104.122
SPF_IP34.234.198.35
SPF_IP34.234.42.44
SPF_IP34.234.81.146
SPF_IP34.236.89.34
SPF_IP34.240.83.185
SPF_IP34.249.7.8
SPF_IP35.177.107.17
SPF_IP35.177.186.34
SPF_IP35.177.39.217
SPF_IP35.178.114.207
SPF_IP35.178.115.138
SPF_IP35.178.131.6
SPF_IP35.180.13.162
SPF_IP35.180.8.251
SPF_IP52.17.139.4
SPF_IP52.213.164.169
SPF_IP52.214.34.42
SPF_IP52.47.152.226
SPF_IP52.47.167.166
SPF_IP52.47.200.226
SPF_IP52.47.58.47
SPF_IP52.70.144.20
SPF_IP54.76.31.168
SPF_IP94.236.53.187

Related pages

Pivot deeper into the graph from huddle.com.

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 20

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