Skip to content

Hostname

join2day.net

Last fetched

join2day.net resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · join2day.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/join2day.net

Resolution chain

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

IPPrefixASNOperatorCountry
166.78.198.180166.78.192.0/18AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
iana:291
Organization
direct privacy
Contact emails

Subdomains

2 observed subdomains of join2day.net.

Web-graph footprint

Distinct hostnames that link to or from join2day.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for join2day.net.

MechanismTarget
SPF_Ajoin2day.net
SPF_IP166.78.198.180
SPF_IP166.78.79.32/29
SPF_IP166.78.79.40/30
SPF_IP166.78.79.44/31
SPF_IP170.249.201.72/29
SPF_IP170.249.212.82/31
SPF_IP170.249.212.84/31
SPF_IP170.249.212.86/32
SPF_MXjoin2day.net

Related pages

Pivot deeper into the graph from join2day.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "join2day.net"})-[: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.