Hostname
borderterrier.org.uk
Last fetched
borderterrier.org.uk resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists registrar:heart internet limited t/a heart internet [tag = heartinternet] as the registrar.
Nutrition Label
Resolution chain
borderterrier.org.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 |
|---|---|---|---|---|
| 65.21.110.40 | 65.21.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
WHOIS identity
- Registrar
- registrar:heart internet limited t/a heart internet [tag = heartinternet]
- Organization
- chris wallace
- Contact emails
- —
Subdomains
3 observed subdomains of borderterrier.org.uk.
Web-graph footprint
Distinct hostnames that link to or from borderterrier.org.uk in the public web crawl.
16 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for borderterrier.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | borderterrier.org.uk |
| SPF_INCLUDE | borderterrier.org.uk.spf.auto.dnssmarthost.net |
| SPF_IP | 35.214.22.230 |
| SPF_MX | borderterrier.org.uk |
Related pages
Pivot deeper into the graph from borderterrier.org.uk.
- IP · 65.21.110.40
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · registrar:heart internet limited t/a heart internet [tag = heartinternet]
- Country · FI
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · bo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "borderterrier.org.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.