Skip to content

Hostname

privtech.co.jp

Last fetched

privtech.co.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · privtech.co.jpRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/privtech.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.39.2613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.161.213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.141.2213.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.93.2118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.65.7418.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.44.15135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.195.11152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.235.23052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.230.4252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.4.7152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.138.454.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.189.7054.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
priv tech,
Contact emails

Subdomains

15 observed subdomains of privtech.co.jp.

Web-graph footprint

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

126 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for privtech.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.willap.jp
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mail.knockbot.jp
SPF_IP18.176.217.205

Related pages

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

Cypher and MCP

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

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