Skip to content

Hostname

avon.mx

Last fetched

avon.mx resolves to 2 IPv4 addresses operated by NUHL - NATURA &Co UK HOLDINGS LIMITED in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · avon.mxRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/avon.mx

Resolution chain

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

IPPrefixASNOperatorCountry
134.65.201.170134.65.200.0/22AS27263NUHL - NATURA &Co UK HOLDINGS LIMITEDGB
23.201.216.4523.201.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.BR

WHOIS identity

Registrar
iana:299
Organization
avon products,
Contact emails

Subdomains

10 observed subdomains of avon.mx.

Web-graph footprint

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

73 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for avon.mx.

MechanismTarget
SPF_INCLUDEspf.mittum.com
SPF_IP13.110.114.21

Related pages

Pivot deeper into the graph from avon.mx.

Cypher and MCP

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

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