Skip to content

Hostname

ang4.com

Last fetched

ang4.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · ang4.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ang4.com

Resolution chain

ang4.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.252.11213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
mao xi rong
Contact emails

Subdomains

12 observed subdomains of ang4.com.

Web-graph footprint

Distinct hostnames that link to or from ang4.com in the public web crawl.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ang4.com.

MechanismTarget
SPF_IP108.167.188.245
SPF_IP108.167.188.249
SPF_IP162.240.156.80
SPF_IP162.240.165.181
SPF_MXang4.com

Related pages

Pivot deeper into the graph from ang4.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ang4.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.