Hostname
abuniverse.com
Last fetched
abuniverse.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abuniverse.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.88.97.17 | 23.88.0.0/17 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- casey strom
- Contact emails
- abucares@abuniverse.com
- casey@stromholdings.com
- j79a85jt8xg@networksolutionsprivateregistration.com
- jd56y8mp4cx@networksolutionsprivateregistration.com
- t57869n68a6@networksolutionsprivateregistration.com
- yf6jh2ru29c@networksolutionsprivateregistration.com
- 51221aad-a718-44af-a479-c71dc29101f6@identity-protect.org
- 54ed520d-b95f-4782-8ada-deb4613acca2@identity-protect.org
- 64d5a14c-a931-49e6-8781-2f328f85e44f@identity-protect.org
- 676e13e7-e6a1-43d1-ab64-9b9cc55dd971@identity-protect.org
- a17c0188-0354-42ab-9e60-d28ea0cfb53e@identity-protect.org
- da69be7b-37d0-4b06-b4ea-5d78f1d12a9e@identity-protect.org
- owner-11178538@abuniverse.com.whoisprivacyservice.org
- owner-11988385@abuniverse.com.whoisprivacyservice.org
- owner-1912025@abuniverse.com.whoisprivacyservice.org
- owner-3153746@abuniverse.com.whoisprivacyservice.org
- owner-3666435@abuniverse.com.whoisprivacyservice.org
- owner-69122@abuniverse.com.whoisprivacyservice.org
- owner-7041327@abuniverse.com.whoisprivacyservice.org
- owner-7098295@abuniverse.com.whoisprivacyservice.org
- and 1 more
Subdomains
47 observed subdomains of abuniverse.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from abuniverse.com in the public web crawl.
18 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for abuniverse.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf3.abuniverse.com |
| SPF_INCLUDE | spf4.abuniverse.com |
| SPF_INCLUDE | spf5.abuniverse.com |
Related pages
Pivot deeper into the graph from abuniverse.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abuniverse.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.