Skip to content

Hostname

adobe.io

Last fetched

adobe.io resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · adobe.ioRouting diversity6.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/adobe.io

Resolution chain

adobe.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.247.231107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.85.24618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.11.8418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.254.20623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.243.2263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.129.2173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.227.23634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.241.8334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.47.17650.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.204.1152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.41.9752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.13.19752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.155.2052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.73.19754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.241.10554.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.187.2354.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
name administrator, domain
Contact emails

Subdomains

232 observed subdomains of adobe.io.

Web-graph footprint

Distinct hostnames that link to or from adobe.io in the public web crawl.

438 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for adobe.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from adobe.io.

Cypher and MCP

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

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