Skip to content

Hostname

angereve.com

Last fetched

angereve.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · angereve.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/angereve.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.113.89.1863.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.34.17452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.60.152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.21.12654.249.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.128.3854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.75.957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of angereve.com.

Web-graph footprint

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

76 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for angereve.com.

MechanismTarget
SPF_INCLUDEm-up.com
SPF_INCLUDEspf16.gmoserver.jp
SPF_IP52.197.93.119

Related pages

Pivot deeper into the graph from angereve.com.

Cypher and MCP

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

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