Skip to content

Hostname

bournemouthlaw.com

Last fetched

bournemouthlaw.com resolves to 1 IPv4 address operated by AS15395 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · bournemouthlaw.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bournemouthlaw.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.234.25.24189.234.0.0/18AS15395GB

WHOIS identity

Registrar
iana:1515
Organization
bournemouth & district law society
Contact emails

Subdomains

1 observed subdomain of bournemouthlaw.com.

Web-graph footprint

Distinct hostnames that link to or from bournemouthlaw.com in the public web crawl.

14 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bournemouthlaw.com.

MechanismTarget
SPF_INCLUDEspf.intergage.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.100.224.207
SPF_IP212.100.231.243
SPF_IP212.100.249.226
SPF_IP212.100.254.48
SPF_IP83.105.62.121
SPF_IP83.138.144.112
SPF_IP83.138.144.85
SPF_IP83.138.146.104
SPF_IP83.138.166.103
SPF_IP83.138.178.213
SPF_IP89.234.0.14
SPF_IP89.234.8.140
SPF_MXbournemouthlaw.com

Related pages

Pivot deeper into the graph from bournemouthlaw.com.

Cypher and MCP

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

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