Skip to content

Hostname

akaigawa.com

Last fetched

akaigawa.com resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1485 as the registrar.

Nutrition Label

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

Resolution chain

akaigawa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.112.7745.60.112.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:1485
Organization
akaigawa village office
Contact emails

Subdomains

2 observed subdomains of akaigawa.com.

Web-graph footprint

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

204 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for akaigawa.com.

MechanismTarget
SPF_IP114.179.24.210
SPF_IP162.43.8.170
SPF_IP2001:240:19a:d3::105:0/112
SPF_IP210.148.105.0/24
SPF_IP219.109.140.14
SPF_IP219.109.143.121

Related pages

Pivot deeper into the graph from akaigawa.com.

Cypher and MCP

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

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