Skip to content

Hostname

pipp.jp

Last fetched

pipp.jp resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in JP.

Nutrition Label

WHISPER CANON · pipp.jpRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pipp.jp

Resolution chain

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

IPPrefixASNOperatorCountry
132.145.123.76132.145.120.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationJP
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
Organization
sueyoshi takaomi
Contact emails

Subdomains

9 observed subdomains of pipp.jp.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pipp.jp.

MechanismTarget
SPF_IP132.145.123.76
SPF_IP140.238.58.221
SPF_IP150.230.103.61

Related pages

Pivot deeper into the graph from pipp.jp.

Cypher and MCP

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

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