Skip to content

Hostname

crossover.com

Last fetched

crossover.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · crossover.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crossover.com

Resolution chain

crossover.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.147.10218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.10618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

38 observed subdomains of crossover.com.

Web-graph footprint

Distinct hostnames that link to or from crossover.com in the public web crawl.

752 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for crossover.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_IP54.156.15.254

Related pages

Pivot deeper into the graph from crossover.com.

Cypher and MCP

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

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