Hostname
test-apsmos.com
Last fetched
test-apsmos.com resolves to 1 IPv4 address operated by AS33915 in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
test-apsmos.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 |
|---|---|---|---|---|
| 89.99.225.48 | 89.99.0.0/16 | AS33915 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of test-apsmos.com owner
- Contact emails
- 0365115d-2a20-44dc-b4bd-229e81a19939@identity-protect.org
- 30213916-d5df-4a7d-9a9c-08658645c94a@identity-protect.org
- 662a4a85-5e55-4335-a4e9-36c8c66fbbcd@identity-protect.org
- 9c24c5f0-b41d-4ccd-8f74-acac58fe6825@identity-protect.org
- a6a231b5-aa3f-44e1-ac76-87d7eb784e1b@identity-protect.org
- c1a9e95f-21cc-47da-9e52-a7f2758d0a8b@identity-protect.org
- c523dab3-f1f7-4205-8dd2-7b9ba95e5880@identity-protect.org
- owner-1776037@test-apsmos.com.whoisprivacyservice.org
- owner-2377405@test-apsmos.com.whoisprivacyservice.org
Subdomains
97 observed subdomains of test-apsmos.com.
Showing 25 of 97. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from test-apsmos.com.
- IP · 89.99.225.48
- ASN · AS33915
- Registrar · iana:468
- Country · NL
- Email · 0365115d-2a20-44dc-b4bd-229e81a19939@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "test-apsmos.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.