Hostname
hyangyu.com
Last fetched
hyangyu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
hyangyu.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.182.120 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 13.35.182.126 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 13.35.182.60 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 13.35.182.66 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.66.2.10 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.33 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.59 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.66 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:244
- Organization
- hwang yunkyung
- Contact emails
Subdomains
1 observed subdomain of hyangyu.com.
| Subdomain |
|---|
| www.hyangyu.com |
Web-graph footprint
Distinct hostnames that link to or from hyangyu.com in the public web crawl.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for hyangyu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.worksmobile.com |
Related pages
Pivot deeper into the graph from hyangyu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hyangyu.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.