Hostname
gov-dooray.com
Last fetched
gov-dooray.com resolves to 2 IPv4 addresses operated by NHN-AS-KR-KR - NHNCLOUD in KR. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
gov-dooray.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 |
|---|---|---|---|---|
| 211.180.235.89 | 211.180.235.0/24 | AS45974 | NHN-AS-KR-KR - NHNCLOUD | KR |
| 114.110.178.89 | 114.110.178.0/24 | AS45974 | NHN-AS-KR-KR - NHNCLOUD | — |
WHOIS identity
- Registrar
- iana:244
- Organization
- nhn corporation
- Contact emails
Subdomains
53 observed subdomains of gov-dooray.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gov-dooray.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gov-dooray.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.gov-dooray.com |
Related pages
Pivot deeper into the graph from gov-dooray.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gov-dooray.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.