Skip to content

Hostname

crossroads.net

Last fetched

crossroads.net resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · crossroads.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/crossroads.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

148 observed subdomains of crossroads.net.

Web-graph footprint

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

436 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for crossroads.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP162.27.116.24
SPF_IP162.27.116.25
SPF_IP162.27.84.242
SPF_IP209.61.151.229
SPF_IP216.196.158.130
SPF_IP216.68.184.214
SPF_IP52.14.104.34
SPF_IP74.125.148.0/22

Related pages

Pivot deeper into the graph from crossroads.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "crossroads.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.