Skip to content

Hostname

20.myabsorb.com

Last fetched

20.myabsorb.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · 20.myabsorb.comRouting diversity3.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/20.myabsorb.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.138.70107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.70.16134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.186.7334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.70.21534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.127.5252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.165.1998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.100.22598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.125.22998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with 20.myabsorb.com in WhisperGraph.

Subdomains

1 observed subdomain of 20.myabsorb.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 20.myabsorb.com.

Cypher and MCP

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

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