Hostname
ekyuj.com
Last fetched
ekyuj.com resolves to 5 IPv4 addresses operated by INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTD in HK. WHOIS lists iana:4056 as the registrar.
Nutrition Label
Resolution chain
ekyuj.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.148.55.1 | 107.148.48.0/21 | AS398478 | INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTD | HK |
| 3.171.100.113 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.15 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.51 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.78 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:4056
- Organization
- privacyguardian.org
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from ekyuj.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ekyuj.com.
- IP · 107.148.55.1
- ASN · AS398478INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTD
- Registrar · iana:4056
- Country · HK
- Email · pw-546600e2bd3de137d0661efd2c082b23@privacyguardian.org
- TLD · .com
- 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: "ekyuj.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.