Skip to content

Hostname

crosscite.org

Last fetched

crosscite.org resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · crosscite.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/crosscite.org

Resolution chain

crosscite.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.247.3108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.72.9252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.205.8154.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.105.21854.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.195.14552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
datacite
Contact emails

Subdomains

3 observed subdomains of crosscite.org.

Web-graph footprint

Distinct hostnames that link to or from crosscite.org in the public web crawl.

41 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from crosscite.org.

Cypher and MCP

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

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