Hostname
djgreer.com
Last fetched
djgreer.com resolves to 2 IPv4 addresses operated by AS16276 in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
djgreer.com resolves to 2 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 |
| 37.48.71.102 | 37.48.64.0/18 | AS60781 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of djgreer.com owner
- Contact emails
- 545cd0f1-9c23-49ff-9c6e-4e5dd677d28e@identity-protect.org
- 68817446-08fe-4d90-b465-c8dbd6ad9635@identity-protect.org
- b317ff9b-e044-4c7e-9b30-db7d026a8911@identity-protect.org
- c0391487-9f32-4f71-badb-7c63c66feecd@identity-protect.org
- c14bb02e-ab9a-43e3-a0a5-25cac4432a33@identity-protect.org
- db319ec7-7033-44fc-90a3-fca3c05a0c65@identity-protect.org
- owner-4634779@djgreer.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from djgreer.com.
- IP · 139.99.8.12
- ASN · AS16276
- Registrar · iana:468
- Country · SG
- Email · 545cd0f1-9c23-49ff-9c6e-4e5dd677d28e@identity-protect.org
- TLD · .com
- Browse hostnames · dj…
- 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: "djgreer.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.