Skip to content

Hostname

putiputi.co.jp

Last fetched

putiputi.co.jp resolves to 2 IPv4 addresses operated by InfoSphere - NTT PC Communications, Inc. in JP.

Nutrition Label

WHISPER CANON · putiputi.co.jpRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/putiputi.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
61.197.200.12261.197.128.0/17AS2514InfoSphere - NTT PC Communications, Inc.JP
61.197.200.12361.197.128.0/17AS2514InfoSphere - NTT PC Communications, Inc.JP

WHOIS identity

Registrar
Organization
kawakami sangyo co.,ltd.
Contact emails

Subdomains

6 observed subdomains of putiputi.co.jp.

Web-graph footprint

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

263 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for putiputi.co.jp.

MechanismTarget
SPF_IP211.2.175.184
SPF_IP61.197.200.122

Related pages

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

Cypher and MCP

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

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