Skip to content

Hostname

itp.co.jp

Last fetched

itp.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.58.1093.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.1203.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.553.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.813.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.166.49.113.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.423.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.633.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.763.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
ishida taiseisha co.,ltd.
Contact emails

Subdomains

71 observed subdomains of itp.co.jp.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for itp.co.jp.

MechanismTarget
SPF_INCLUDE_spf.itp.co.jp
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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