Skip to content

Hostname

imatrix.co.jp

Last fetched

imatrix.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · imatrix.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/imatrix.co.jp

Resolution chain

imatrix.co.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
imatrix
Contact emails

Subdomains

55 observed subdomains of imatrix.co.jp.

Web-graph footprint

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

28 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for imatrix.co.jp.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_IP202.221.223.145
SPF_IP210.175.7.117/32
SPF_IP210.237.167.204
SPF_IP211.128.105.23
SPF_IP211.128.105.30
SPF_IP220.213.230.149
SPF_IP220.213.238.48
SPF_IP220.213.238.53
SPF_IP61.120.19.160

Related pages

Pivot deeper into the graph from imatrix.co.jp.

Cypher and MCP

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

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