Skip to content

Hostname

broadlandgroup.org

Last fetched

broadlandgroup.org resolves to 1 IPv4 address operated by AS41678 in IE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · broadlandgroup.orgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/broadlandgroup.org

Resolution chain

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

IPPrefixASNOperatorCountry
89.185.145.389.185.144.0/20AS41678IE

WHOIS identity

Registrar
iana:1390
Organization
broadland housing association
Contact emails

Subdomains

7 observed subdomains of broadlandgroup.org.

Web-graph footprint

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

43 sites link to this hostname.

305 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for broadlandgroup.org.

MechanismTarget
SPF_Abroadlandgroup.org
SPF_INCLUDEkallidus-suite.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.132.96.228
SPF_IP213.105.81.138
SPF_IP213.106.80.80
SPF_IP52.56.74.209
SPF_IP62.252.193.10
SPF_IP62.253.38.162
SPF_IP62.254.243.82
SPF_IP81.133.80.100
SPF_IP85.115.52.203
SPF_MXbroadlandgroup.org

Related pages

Pivot deeper into the graph from broadlandgroup.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "broadlandgroup.org"})-[: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.