Skip to content

Hostname

zakka.com

Last fetched

zakka.com resolves to 1 IPv4 address operated by AS4685 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
118.243.43.155118.243.0.0/16AS4685JP

WHOIS identity

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

Subdomains

6 observed subdomains of zakka.com.

Web-graph footprint

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

325 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for zakka.com.

MechanismTarget
SPF_Awww3615.sakura.ne.jp
SPF_Azakka.sakura.ne.jp
SPF_IP116.91.196.236
SPF_IP117.102.214.115
SPF_IP118.243.43.155
SPF_IP120.51.157.175
SPF_IP122.249.217.60
SPF_IP140.227.80.97
SPF_IP164.70.67.151
SPF_IP203.141.149.173
SPF_MXzakka.com

Related pages

Pivot deeper into the graph from zakka.com.

Cypher and MCP

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

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