Hostname
homeinstead.co.uk
Last fetched
homeinstead.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:markmonitor inc. t/a markmonitor inc. as the registrar.
Nutrition Label
Resolution chain
homeinstead.co.uk 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.12.176 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.176 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.75 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:markmonitor inc. t/a markmonitor inc.
- Organization
- home instead, inc. non-uk corporation
- Contact emails
- —
Subdomains
41 observed subdomains of homeinstead.co.uk.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from homeinstead.co.uk in the public web crawl.
773 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for homeinstead.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.exclaimer.net |
| SPF_INCLUDE | spf.zoho.com |
| SPF_IP | 188.65.180.130 |
| SPF_IP | 72.35.20.206 |
| SPF_IP | 72.35.20.207 |
Related pages
Pivot deeper into the graph from homeinstead.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "homeinstead.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.