Skip to content

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

WHISPER CANON · homeinstead.co.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/homeinstead.co.uk

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.

IPPrefixASNOperatorCountry
104.26.12.176104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.176104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.75172.67.64.0/20AS13335CLOUDFLARENET - 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.

Web-graph footprint

Distinct hostnames that link to or from homeinstead.co.uk in the public web crawl.

773 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for homeinstead.co.uk.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspf.zoho.com
SPF_IP188.65.180.130
SPF_IP72.35.20.206
SPF_IP72.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.