Skip to content

Hostname

averydennison.com

Last fetched

averydennison.com resolves to 20 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · averydennison.comRouting diversity5.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/averydennison.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
avery dennison
Contact emails

Subdomains

247 observed subdomains of averydennison.com.

Web-graph footprint

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

1,684 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for averydennison.com.

MechanismTarget
SPF_INCLUDE_fwd.averydennison.com
SPF_INCLUDE_netblocks.act-on.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_IP138.1.36.217/32
SPF_IP144.93.0.0/16
SPF_IP147.121.0.0/16
SPF_IP147.154.18.119/32
SPF_IP198.169.231.228/32
SPF_IP205.220.162.19
SPF_IP205.220.174.18
SPF_IP72.46.228.0/23

Related pages

Pivot deeper into the graph from averydennison.com.

Cypher and MCP

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

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