Hostname
dongsikbar.com
Last fetched
dongsikbar.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dongsikbar.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 |
|---|---|---|---|---|
| 52.78.157.222 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dongsikbar.com owner
- Contact emails
- 086714c1-52e2-45ae-a47f-fb998925e9fb@identity-protect.org
- 279f74f2-204e-46c5-8378-d065ad689df7@identity-protect.org
- 456b67a4-29ef-4f34-90ae-aaa15950e4e7@identity-protect.org
- c61bb188-99b4-4bde-ac2d-bf8d17763e5f@identity-protect.org
- cc85e627-ca60-48f4-b95c-0a34e3d6940a@identity-protect.org
- owner-9153949@dongsikbar.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dongsikbar.com.
| Subdomain |
|---|
| wildcard.dongsikbar.com |
Web-graph footprint
Distinct hostnames that link to or from dongsikbar.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dongsikbar.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 52.78.157.222 |
Related pages
Pivot deeper into the graph from dongsikbar.com.
- IP · 52.78.157.222
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 086714c1-52e2-45ae-a47f-fb998925e9fb@identity-protect.org
- TLD · .com
- Browse hostnames · do…
- 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: "dongsikbar.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.