Skip to content

Hostname

openhouse.org.uk

Last fetched

openhouse.org.uk resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · openhouse.org.ukRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/openhouse.org.uk

Resolution chain

openhouse.org.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.59.235104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.185.109172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
96.45.82.21796.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.5896.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.22396.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.3796.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
registrar:gandi
Organization
open city architecture
Contact emails

Subdomains

3 observed subdomains of openhouse.org.uk.

Web-graph footprint

Distinct hostnames that link to or from openhouse.org.uk in the public web crawl.

49 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for openhouse.org.uk.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from openhouse.org.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "openhouse.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 20

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