Skip to content

Hostname

crosslinkserver1.com

Last fetched

crosslinkserver1.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · crosslinkserver1.comRouting diversity7.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crosslinkserver1.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.163.3318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.16.18018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.25.21723.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.204.873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.205.1243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.210.673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.164.1663.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.67.643.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.42.2383.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.223.1473.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.191.19634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.153.8634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.179.15934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.31.8934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.135.3935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.42.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.177.22044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.243.13844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.242.4844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.237.644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of crosslinkserver1.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from crosslinkserver1.com.

Cypher and MCP

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

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