Hostname
futureinns.co.uk
Last fetched
futureinns.co.uk resolves to 1 IPv4 address operated by AS205072 in GB. WHOIS lists registrar:heart internet limited t/a heart internet as the registrar.
Nutrition Label
Resolution chain
futureinns.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.239.18.230 | 87.239.16.0/21 | AS205072 | — | GB |
WHOIS identity
- Registrar
- registrar:heart internet limited t/a heart internet
- Organization
- future inns
- Contact emails
Subdomains
12 observed subdomains of futureinns.co.uk.
Web-graph footprint
Distinct hostnames that link to or from futureinns.co.uk in the public web crawl.
112 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for futureinns.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | futureinns.co.uk |
| SPF_INCLUDE | servers.ebsnd.com |
| SPF_INCLUDE | spf.bzbcloud.co.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.synxis.com |
| SPF_IP | 151.193.17.105/32 |
| SPF_IP | 151.193.18.41/32 |
| SPF_IP | 178.236.156.6 |
| SPF_IP | 195.74.109.114 |
| SPF_IP | 216.97.227.45 |
| SPF_IP | 51.52.13.106 |
| SPF_IP | 62.254.16.40 |
| SPF_IP | 78.33.38.67 |
| SPF_IP | 87.239.18.230 |
| SPF_IP | 95.142.155.7 |
| SPF_MX | futureinns.co.uk |
Related pages
Pivot deeper into the graph from futureinns.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "futureinns.co.uk"})-[: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.