Skip to content

Hostname

avon.com

Last fetched

avon.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · avon.comRouting diversity5.9/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/avon.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.0.70107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.226.186107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.112.1503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.187.1973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.45.263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.85.20934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.110.21134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.178.11144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.150.24652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.71.9952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.69.12152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.133.20854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.152.454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.233.22754.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.33.19872.44.32.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.46.6632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.58.17932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.161.3098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
avon products,
Contact emails

Subdomains

336 observed subdomains of avon.com.

Web-graph footprint

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

1,814 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for avon.com.

MechanismTarget
SPF_INCLUDE_u.avon.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from avon.com.

Cypher and MCP

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

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