Skip to content

Hostname

ikz.jp

Last fetched

ikz.jp resolves to 1 IPv4 address operated by AS9370 in JP.

Nutrition Label

WHISPER CANON · ikz.jpRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ikz.jp

Resolution chain

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

IPPrefixASNOperatorCountry
160.16.127.188160.16.0.0/17AS9370JP

WHOIS identity

Registrar
Organization
ikuze
Contact emails

Subdomains

18 observed subdomains of ikz.jp.

Web-graph footprint

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

487 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ikz.jp.

MechanismTarget
SPF_IP112.78.125.181
SPF_IP153.127.60.173
SPF_IP160.16.127.188
SPF_IP160.86.168.51
SPF_IP27.96.46.31
SPF_IP49.212.146.170
SPF_IP49.212.243.83
SPF_IP59.106.13.114

Related pages

Pivot deeper into the graph from ikz.jp.

Cypher and MCP

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

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