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
Resolution chain
averydennison.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.109.53.155 | 104.64.0.0/10 | AS20940 | AKAMAI-ASN1 | US |
| 104.126.37.139 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.162 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.201 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.215 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.27.69 | 2.16.27.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.27.94 | 2.16.27.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.22 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.32 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.22.251.21 | 2.22.251.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 2.22.251.58 | 2.22.251.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 23.204.132.194 | 23.204.132.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 23.204.132.214 | 23.204.132.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 23.215.7.12 | 23.215.7.0/24 | AS20940 | AKAMAI-ASN1 | SG |
| 23.215.7.9 | 23.215.7.0/24 | AS20940 | AKAMAI-ASN1 | SG |
| 23.36.162.217 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.220 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.138 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.74.95 | 95.101.74.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 95.101.74.99 | 95.101.74.0/24 | AS20940 | AKAMAI-ASN1 | NL |
WHOIS identity
- Registrar
- iana:292
- Organization
- avery dennison
- Contact emails
Subdomains
247 observed subdomains of averydennison.com.
Showing 25 of 247. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from averydennison.com in the public web crawl.
1,684 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for averydennison.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _fwd.averydennison.com |
| SPF_INCLUDE | _netblocks.act-on.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 138.1.36.217/32 |
| SPF_IP | 144.93.0.0/16 |
| SPF_IP | 147.121.0.0/16 |
| SPF_IP | 147.154.18.119/32 |
| SPF_IP | 198.169.231.228/32 |
| SPF_IP | 205.220.162.19 |
| SPF_IP | 205.220.174.18 |
| SPF_IP | 72.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.