Skip to content

Hostname

ange-hakama.com

Last fetched

ange-hakama.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ange-hakama.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ange-hakama.com

Resolution chain

ange-hakama.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.49.1818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.10118.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.1518.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.4318.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.8618.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
mizuho kawahara
Contact emails

Subdomains

2 observed subdomains of ange-hakama.com.

Web-graph footprint

Distinct hostnames that link to or from ange-hakama.com in the public web crawl.

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ange-hakama.com.

MechanismTarget
SPF_INCLUDE_spf.aispr.jp
SPF_MXange-hakama.com

Related pages

Pivot deeper into the graph from ange-hakama.com.

Cypher and MCP

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

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