Skip to content

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

WHISPER CANON · papanda925.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/papanda925.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.30.117.192122.16.0.0/12AS4713OCN NTT DOCOMO BUSINESS,Inc.JP
180.39.88.51180.0.0.0/10AS4713OCN 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.

MechanismTarget
SPF_Aauth.gate-on.net
SPF_Apapanda925.com
SPF_IP122.30.117.192
SPF_IP180.39.88.51
SPF_MXpapanda925.com

Related pages

Pivot deeper into the graph from papanda925.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.