Skip to content

Hostname

huddle.net

Last fetched

huddle.net resolves to 40.85.141.39, announced in 40.80.0.0/12 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. huddle.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · huddle.netRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/huddle.net

Resolution chain

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1376
Registrant organisation
contact privacy inc. customer 0113387732
Contact emails
huddle.net@contactprivacy.com, domains@huddle.net, info@domain-contact.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-318.awsdns-39.com
  • ns-676.awsdns-20.net
  • ns-1434.awsdns-51.org
  • ns-1875.awsdns-42.co.uk

MX records

  • eu-smtp-inbound-1.mimecast.com
  • eu-smtp-inbound-2.mimecast.com

SPF policy

  • include: eu._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • a: dev1-app.huddle.net
  • a: dev1-mgmt.huddle.net
  • a: live-app-ew2.huddle.net
  • a: live-app-us.huddle.net
  • a: live-mgmt.huddle.net
  • a: live-mgmt-ew2.huddle.net
  • ip: 31.221.113.194

Threat-feed evidence

History

Related pages

Pivot from huddle.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

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

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