Skip to content

Hostname

pivot.jp

Last fetched

pivot.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · pivot.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/pivot.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.11813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.8513.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.173.132.11218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.12518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
pivot
Contact emails

Subdomains

19 observed subdomains of pivot.jp.

Web-graph footprint

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

67 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pivot.jp.

MechanismTarget
SPF_INCLUDE_spf.bownow.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.70.0.166
SPF_IP203.135.195.80
SPF_IP211.9.57.242
SPF_IP39.110.205.198
SPF_IP52.196.248.203
SPF_IP52.68.94.140
SPF_IP54.65.175.227

Related pages

Pivot deeper into the graph from pivot.jp.

Cypher and MCP

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

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