Hostname
adage.com
Last fetched
adage.com resolves to 20 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:320 as the registrar.
Nutrition Label
Resolution chain
adage.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 |
|---|---|---|---|---|
| 184.25.50.129 | 184.25.50.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 184.25.50.163 | 184.25.50.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.168.108 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.168.112 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.74 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.91 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.34 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.50 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.213.0.128 | 23.213.0.0/23 | AS20940 | AKAMAI-ASN1 | IN |
| 23.213.0.88 | 23.213.0.0/23 | AS20940 | AKAMAI-ASN1 | IN |
| 23.216.77.42 | 23.216.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.216.77.6 | 23.216.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.40.179.47 | 23.40.179.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.40.179.68 | 23.40.179.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.55.110.59 | 23.55.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.110.71 | 23.55.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.138 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.148 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.16 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.30 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:320
- Organization
- crain management services
- Contact emails
Subdomains
78 observed subdomains of adage.com.
Showing 25 of 78. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adage.com in the public web crawl.
20,454 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for adage.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.clickshare.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.crain.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from adage.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adage.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.