Hostname
dgaye.com
Last fetched
dgaye.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
dgaye.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 38.182.227.10 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.11 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.12 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.13 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.14 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.15 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.16 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.17 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.18 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.19 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.2 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.20 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.21 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.3 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.4 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.5 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.6 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.7 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.8 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.9 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
WHOIS identity
- Registrar
- iana:1923
- Organization
- domain whois protection service
- Contact emails
Subdomains
2 observed subdomains of dgaye.com.
| Subdomain |
|---|
| m.dgaye.com |
| www.dgaye.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dgaye.com.
- IP · 38.182.227.10
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:1923
- Country · SG
- Email · domain@whoisprotectionservice.org
- TLD · .com
- Browse hostnames · dg…
- 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: "dgaye.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.