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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 61.197.200.122 | 61.197.128.0/17 | AS2514 | InfoSphere - NTT PC Communications, Inc. | JP |
| 61.197.200.123 | 61.197.128.0/17 | AS2514 | InfoSphere - 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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for putiputi.co.jp.
| Mechanism | Target |
|---|---|
| SPF_IP | 211.2.175.184 |
| SPF_IP | 61.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.