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
Resolution chain
abstractapp.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.119.118 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.213.121.38 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.106.25 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.216.225.154 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.68.237 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.199.160.186 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.16.198.94 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.114.216 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.38.175 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.88.109.90 | 54.88.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abstractapp.com owner
- Contact emails
- przemysaw.pustelny@gmail.com
- 096deb95-76cc-4cba-bdaf-e662ce461ca8@identity-protect.org
- 3021e63f-b333-478b-a060-48be859b0c6c@identity-protect.org
- 362e5e09-aabc-4894-b131-b46fcf87e403@identity-protect.org
- 56eb8f2a-2258-4388-9b0b-e09c6ddcf2af@identity-protect.org
- 6ccd21f6-a26d-41b8-9db3-0ec8f37ed1e7@identity-protect.org
- 800602c6-5eda-4403-b023-80de8f46ac15@identity-protect.org
- ee41b1a5-4732-4780-af7b-9e8530ba112e@identity-protect.org
- owner-11246477@abstractapp.com.whoisprivacyservice.org
- owner-70179@abstractapp.com.whoisprivacyservice.org
- owner@abstractapp.com.whoisprivacyservice.org
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for abstractapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from abstractapp.com.
- IP · 100.49.119.118
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · przemysaw.pustelny@gmail.com
- TLD · .com
- Browse hostnames · ab…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.