Hostname
yuedukk.com
Last fetched
yuedukk.com resolves to 2 IPv4 addresses operated by QUICKPACKET - QuickPacket, LLC in US. WHOIS lists iana:1351 as the registrar.
Nutrition Label
Resolution chain
yuedukk.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 |
|---|---|---|---|---|
| 104.247.217.51 | 104.247.216.0/21 | AS46261 | QUICKPACKET - QuickPacket, LLC | US |
| 156.234.179.19 | 156.234.0.0/16 | AS138415 | — | HK |
WHOIS identity
- Registrar
- iana:1351
- Organization
- xiao xing
- Contact emails
Subdomains
2 observed subdomains of yuedukk.com.
| Subdomain |
|---|
| m.yuedukk.com |
| www.yuedukk.com |
Web-graph footprint
Distinct hostnames that link to or from yuedukk.com in the public web crawl.
9 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for yuedukk.com.
| Mechanism | Target |
|---|---|
| SPF_A | yuedukk.com |
Related pages
Pivot deeper into the graph from yuedukk.com.
- IP · 104.247.217.51
- ASN · AS46261QUICKPACKET - QuickPacket, LLC
- Registrar · iana:1351
- Country · US
- Email · gname888@protonmail.com
- TLD · .com
- Browse hostnames · yu…
- 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: "yuedukk.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.