Skip to content

Hostname

abstractapp.com

Last fetched

abstractapp.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · abstractapp.comRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abstractapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.119.118100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.121.3818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.106.253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.225.1543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.68.2373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.160.18644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.198.9450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.114.21652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.38.17552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.109.9054.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of abstractapp.com owner
Contact emails

Subdomains

3 observed subdomains of abstractapp.com.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abstractapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from abstractapp.com.

Cypher and MCP

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

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