Hostname
anguscheng.com
Last fetched
anguscheng.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anguscheng.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.215.239.219 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.208.88.157 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.74.6.109 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 98.84.224.111 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anguscheng.com owner
- Contact emails
- 187eb5f0-7b73-4a80-925f-16d4b94addf5@identity-protect.org
- 861b0281-3f1e-4ca2-9efc-e1c74aa945c1@identity-protect.org
- c54c8a6d-129b-44d2-b46e-e46383fe3d82@identity-protect.org
- ee0257b2-3a80-45d8-83ba-eedeb93af688@identity-protect.org
- owner-1596982@anguscheng.com.whoisprivacyservice.org
- owner@anguscheng.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of anguscheng.com.
| Subdomain |
|---|
| cantonese.anguscheng.com |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from anguscheng.com in the public web crawl.
5 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for anguscheng.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from anguscheng.com.
- IP · 13.215.239.219
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 187eb5f0-7b73-4a80-925f-16d4b94addf5@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "anguscheng.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.