Hostname
graciegwangyang.com
Last fetched
graciegwangyang.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
graciegwangyang.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 |
|---|---|---|---|---|
| 18.66.63.58 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.69 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.82 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.93 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.240.174.38 | 54.240.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 54.240.174.45 | 54.240.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 54.240.174.89 | 54.240.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 54.240.174.99 | 54.240.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:244
- Organization
- hyosung yang
- Contact emails
Subdomains
1 observed subdomain of graciegwangyang.com.
| Subdomain |
|---|
| www.graciegwangyang.com |
Web-graph footprint
Distinct hostnames that link to or from graciegwangyang.com in the public web crawl.
15 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for graciegwangyang.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hiworks.co.kr |
Related pages
Pivot deeper into the graph from graciegwangyang.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "graciegwangyang.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.