Skip to content

Hostname

pdbj.org

Last fetched

pdbj.org resolves to 2 IPv4 addresses operated by AS4730 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · pdbj.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/pdbj.org

Resolution chain

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

WHOIS identity

Registrar
iana:49
Organization
ipr. osaka univ.
Contact emails

Subdomains

70 observed subdomains of pdbj.org.

Web-graph footprint

Distinct hostnames that link to or from pdbj.org in the public web crawl.

354 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for pdbj.org.

MechanismTarget
SPF_IP133.1.158.160
SPF_IP133.1.158.161
SPF_IP133.1.158.162
SPF_IP133.1.158.163
SPF_IP133.1.158.166
SPF_IP133.1.158.167
SPF_IP133.1.158.168
SPF_IP133.1.158.173
SPF_IP133.1.158.176
SPF_IP202.223.247.164
SPF_IP202.223.247.173
SPF_IP202.223.247.175
SPF_IP202.223.247.177

Related pages

Pivot deeper into the graph from pdbj.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pdbj.org"})-[: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.