Skip to content

Hostname

linkhousing.org.uk

Last fetched

linkhousing.org.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:34sp.com limited [tag = 34sp] as the registrar.

Nutrition Label

WHISPER CANON · linkhousing.org.ukRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/linkhousing.org.uk

Resolution chain

linkhousing.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.11.17.10751.10.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:34sp.com limited [tag = 34sp]
Organization
link group
Contact emails

Subdomains

6 observed subdomains of linkhousing.org.uk.

Web-graph footprint

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

115 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_REDIRECT_s9yxop9l2.sdmarc.net

Related pages

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

Cypher and MCP

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

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