Skip to content

Hostname

exizent.com

Last fetched

exizent.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.134.52.6013.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.84.16013.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.175.16318.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.175.80.6318.175.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.241.2283.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.147.20135.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.34.11035.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
51.24.54.6851.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.112.3213.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for exizent.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from exizent.com.

Cypher and MCP

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

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