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
Resolution chain
paperoffice.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 79.116.192.147 | 79.116.0.0/16 | AS57269 | — | ES |
| 79.117.118.34 | 79.116.0.0/15 | AS57269 | — | ES |
| 79.112.33.219 | 79.112.0.0/15 | AS57269 | — | ES |
WHOIS identity
- Registrar
- iana:1910
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 07685129-dc5d-4d35-ae68-934b4419626e@identity-protect.org
- 97a3e8ce-73c4-4c03-87b1-b61204ca4693@identity-protect.org
- c7de3fc5-f72b-44ab-97e2-cf46bb18a4aa@identity-protect.org
- cae74b3b-747f-470e-af64-65f04570f8a0@identity-protect.org
- paperoffice.com@identity-protect.org
- info@domain-contact.org
Subdomains
56 observed subdomains of paperoffice.com.
Showing 25 of 56. View all subdomains →
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
MX records
SPF policy
10 SPF mechanisms authorising senders for paperoffice.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 79.112.19.38 |
| SPF_IP | 79.112.27.236 |
| SPF_IP | 79.112.36.172 |
| SPF_IP | 79.112.5.37 |
| SPF_IP | 79.112.8.37 |
| SPF_IP | 79.117.118.34 |
| SPF_IP | 79.117.124.249 |
| SPF_IP | 79.117.16.66 |
| SPF_IP | 86.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.