Skip to content

Hostname

avant.com

Last fetched

avant.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.10213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.1213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.433.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.523.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.593.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.883.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.11165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

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 avant.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for avant.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEnetsuite.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.tipalti.com
SPF_IP103.151.192.0/23
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP205.220.168.55
SPF_IP205.220.180.55
SPF_IP216.198.0.0/18
SPF_IP34.193.241.196/32

Related pages

Pivot deeper into the graph from avant.com.

Cypher and MCP

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

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