Skip to content

Hostname

websitex5.com

Last fetched

websitex5.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · websitex5.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/websitex5.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.160.84100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.147.12423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.243.743.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.79.43.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.23.11634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.39.7035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.6.20935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.241.12844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.14.5744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.204.68100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.39.177100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.232.5232.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:433
Organization
stefano ranfagni
Contact emails

Subdomains

21 observed subdomains of websitex5.com.

Web-graph footprint

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

432 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for websitex5.com.

MechanismTarget
SPF_Awebsitex5.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mtasv.net
SPF_MXwebsitex5.com

Related pages

Pivot deeper into the graph from websitex5.com.

Cypher and MCP

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

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