Hostname
papanda925.com
Last fetched
papanda925.com resolves to 2 IPv4 addresses operated by OCN NTT DOCOMO BUSINESS,Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
papanda925.com 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 |
|---|---|---|---|---|
| 122.30.117.192 | 122.16.0.0/12 | AS4713 | OCN NTT DOCOMO BUSINESS,Inc. | JP |
| 180.39.88.51 | 180.0.0.0/10 | AS4713 | OCN NTT DOCOMO BUSINESS,Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from papanda925.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
- papanda925.com
SPF policy
5 SPF mechanisms authorising senders for papanda925.com.
| Mechanism | Target |
|---|---|
| SPF_A | auth.gate-on.net |
| SPF_A | papanda925.com |
| SPF_IP | 122.30.117.192 |
| SPF_IP | 180.39.88.51 |
| SPF_MX | papanda925.com |
Related pages
Pivot deeper into the graph from papanda925.com.
- IP · 122.30.117.192
- ASN · AS4713OCN NTT DOCOMO BUSINESS,Inc.
- Registrar · iana:49
- Country · JP
- Email · proxy@whoisprotectservice.com
- TLD · .com
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "papanda925.com"})-[: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.