Hostname
guernseypost.com
Last fetched
guernseypost.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
guernseypost.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 |
|---|---|---|---|---|
| 104.26.10.70 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.70 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.70.90 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of guernseypost.com owner
- Contact emails
- hello@indulgemedia.com
- ed.s@wearebwi.com
- 1f1f2cd6-9e98-436f-a756-5058673c5606@identity-protect.org
- 3df9d3e3-6585-42c8-813b-a3e0e9918a61@identity-protect.org
- 5f5d901d-2855-4855-a8ae-95177ba8388f@identity-protect.org
- 942987dc-7ebd-444e-9165-8cce40f9aff0@identity-protect.org
- bd39787d-aa94-49ea-967f-16a56e588eaf@identity-protect.org
- c203cbbd-20f3-4d18-82ad-a4d90051ffe8@identity-protect.org
- cb940c58-cf5c-426e-aa43-7246307cd131@identity-protect.org
- owner-6885049@guernseypost.com.whoisprivacyservice.org
Subdomains
45 observed subdomains of guernseypost.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from guernseypost.com in the public web crawl.
105 sites link to this hostname.
45 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for guernseypost.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.guernseypost.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from guernseypost.com.
- IP · 104.26.10.70
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · hello@indulgemedia.com
- TLD · .com
- Browse hostnames · gu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "guernseypost.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.