Skip to content

Hostname

idata.co.jp

Last fetched

idata.co.jp resolves to 1 IPv4 address operated by AS4713 in JP.

Nutrition Label

WHISPER CANON · idata.co.jpRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/idata.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
60.36.190.15160.32.0.0/12AS4713JP

WHOIS identity

Registrar
Organization
idata co.ltd.
Contact emails

Subdomains

66 observed subdomains of idata.co.jp.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for idata.co.jp.

MechanismTarget
SPF_INCLUDEadadjp.com
SPF_IP157.7.196.220
SPF_IP160.251.122.36
SPF_IP210.255.115.48/28
SPF_IP36.3.113.0/28
SPF_IP60.36.190.144/28
SPF_IP60.36.190.148
SPF_MXidata.co.jp

Related pages

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

Cypher and MCP

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

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