Hostname
theblackpooltower.com
Last fetched
theblackpooltower.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:79 as the registrar.
Nutrition Label
Resolution chain
theblackpooltower.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 |
|---|---|---|---|---|
| 13.107.213.67 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.67 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 162.159.140.127 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:79
- Organization
- blackpool council
- Contact emails
Subdomains
4 observed subdomains of theblackpooltower.com.
Web-graph footprint
Distinct hostnames that link to or from theblackpooltower.com in the public web crawl.
378 sites link to this hostname.
91 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- merlinentertainments.biz
- btl-bptwr.secure-cdn.eu.accessoticketing.com
- me-dgblackpool-e.secure-cdn.meg-eu.accessoticketing.com
- me-grblackpool.secure-cdn.meg-eu.accessoticketing.com
- me-mtblackpool-e.secure-cdn.meg-eu.accessoticketing.com
- me-prblackpool.secure-cdn.meg-eu.accessoticketing.com
- me-slblackpool-e.secure-cdn.meg-eu.accessoticketing.com
- me-twblackpool-e.secure-cdn.meg-eu.accessoticketing.com
- altontowers.com
- apps.apple.com
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for theblackpooltower.com.
| Mechanism | Target |
|---|---|
| SPF_A | melinoe.blackpool.gov.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 91.240.226.10 |
Related pages
Pivot deeper into the graph from theblackpooltower.com.
- IP · 13.107.213.67
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:79
- Country · CA
- Email · enquiries@theblackpooltower.com
- TLD · .com
- Browse hostnames · th…
- 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: "theblackpooltower.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.