Skip to content

Hostname

paperoffice.com

Last fetched

paperoffice.com resolves to 3 IPv4 addresses operated by AS57269 in ES. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · paperoffice.comRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/paperoffice.com

Resolution chain

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

WHOIS identity

Registrar
iana:1910
Organization
buydomains_com
Contact emails

Subdomains

56 observed subdomains of paperoffice.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for paperoffice.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP79.112.19.38
SPF_IP79.112.27.236
SPF_IP79.112.36.172
SPF_IP79.112.5.37
SPF_IP79.112.8.37
SPF_IP79.117.118.34
SPF_IP79.117.124.249
SPF_IP79.117.16.66
SPF_IP86.127.249.137

Related pages

Pivot deeper into the graph from paperoffice.com.

Cypher and MCP

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

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