Hostname
dirkmartins.com
Last fetched
dirkmartins.com resolves to 3 IPv4 addresses operated by AS16276 in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dirkmartins.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.99.8.12 | 139.99.0.0/17 | AS16276 | — | SG |
| 207.244.77.134 | 207.244.64.0/18 | AS30633 | LEASEWEB-USA-WDC - Leaseweb USA, Inc. | US |
| 37.48.71.102 | 37.48.64.0/18 | AS60781 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dirkmartins.com owner
- Contact emails
- 38fb7316-fce5-41a7-8199-e72c9d9e2ef0@identity-protect.org
- 83fcd8ab-6a45-45c0-ae8b-f46fc8d1d758@identity-protect.org
- 97a873b6-b7e9-4521-b50a-5f9870f3a69d@identity-protect.org
- 9bcb37e5-1e51-491f-b1c6-62171023ef18@identity-protect.org
- a715d3fd-97e6-4601-a421-71701747ad79@identity-protect.org
- e9c118c3-307a-474e-b855-84eda5711e0a@identity-protect.org
- ff0d2669-debb-407b-a9ce-8147e5841314@identity-protect.org
- owner-4374028@dirkmartins.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from dirkmartins.com.
- IP · 139.99.8.12
- ASN · AS16276
- Registrar · iana:468
- Country · SG
- Email · 38fb7316-fce5-41a7-8199-e72c9d9e2ef0@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "dirkmartins.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.