Skip to content

Hostname

paperhelp.org

Last fetched

paperhelp.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · paperhelp.orgRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/paperhelp.org

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.165.23167.71.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
165.227.100.231165.227.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:625
Organization
domain admin
Contact emails

Subdomains

22 observed subdomains of paperhelp.org.

Web-graph footprint

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

596 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for paperhelp.org.

MechanismTarget
SPF_Apaperhelp.org
SPF_INCLUDEsendgrid.net
SPF_IP162.243.165.81
SPF_IP178.62.195.151
SPF_IP188.166.51.144
SPF_IP206.81.11.146
SPF_IP68.183.148.217
SPF_MXpaperhelp.org

Related pages

Pivot deeper into the graph from paperhelp.org.

Cypher and MCP

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

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