Skip to content

Hostname

cross.com

Last fetched

cross.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cross.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/cross.com

Resolution chain

cross.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
a.t. cross
Contact emails

Subdomains

50 observed subdomains of cross.com.

Web-graph footprint

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

420 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cross.com.

MechanismTarget
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDErjnrmail.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.nlk.mailds.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.160.190.190
SPF_IP167.89.59.62/32
SPF_IP218.103.89.130
SPF_IP38.111.231.77
SPF_IP81.128.136.84
SPF_IP81.145.211.131

Related pages

Pivot deeper into the graph from cross.com.

Cypher and MCP

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

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