Skip to content

Hostname

taacaa.jp

Last fetched

taacaa.jp resolves to 10 IPv4 addresses operated by AS20940 in CZ.

Nutrition Label

WHISPER CANON · taacaa.jpRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/taacaa.jp

Resolution chain

taacaa.jp resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
oshikiri akira
Contact emails

Subdomains

4 observed subdomains of taacaa.jp.

Web-graph footprint

Distinct hostnames that link to or from taacaa.jp in the public web crawl.

22 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for taacaa.jp.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from taacaa.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "taacaa.jp"})-[: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.