Skip to content

Hostname

donpen.com

Last fetched

donpen.com resolves to 1 IPv4 address operated by AS2516 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · donpen.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/donpen.com

Resolution chain

donpen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
111.87.91.231111.87.0.0/17AS2516JP

WHOIS identity

Registrar
iana:49
Organization
donquijote co.,ltd.
Contact emails

Subdomains

22 observed subdomains of donpen.com.

Web-graph footprint

Distinct hostnames that link to or from donpen.com in the public web crawl.

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for donpen.com.

MechanismTarget
SPF_INCLUDEspf.probance.jp
SPF_IP111.108.88.0/26
SPF_IP111.87.91.193/26
SPF_IP118.155.204.64/26
SPF_IP118.155.253.16/28
SPF_IP18.178.68.132
SPF_IP18.178.79.199
SPF_IP202.248.207.192/27
SPF_IP27.34.169.32/27
SPF_IP54.64.155.178
SPF_IP61.127.199.128/25

Related pages

Pivot deeper into the graph from donpen.com.

Cypher and MCP

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

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