Skip to content

Hostname

myabsorb.com

Last fetched

myabsorb.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · myabsorb.comRouting diversity6.1/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/myabsorb.com

Resolution chain

myabsorb.com resolves to 20 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
18.205.225.12418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.239.22018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.218.16818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.41.4623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.115.1933.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.122.1723.80.0.0/12AS14618AMAZON-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.227.181.17034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.70.21534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.25.18135.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.8.3235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.127.5252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.167.3152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.164.10352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.237.12552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.231.16054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.165.1998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.210.3198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
blatant media corporation
Contact emails

Subdomains

18,215 observed subdomains of myabsorb.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for myabsorb.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.23.71.128/32
SPF_IP13.54.180.92
SPF_IP23.249.209.31
SPF_IP23.249.221.104/32
SPF_IP3.87.192.14
SPF_IP35.173.93.113
SPF_IP54.240.41.175/32
SPF_IP54.240.41.176/32
SPF_IP54.240.41.177/32
SPF_IP54.240.41.178/32
SPF_IP54.86.128.229

Related pages

Pivot deeper into the graph from myabsorb.com.

Cypher and MCP

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

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