Skip to content

Hostname

brooklodge.com

Last fetched

brooklodge.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1448 as the registrar.

Nutrition Label

WHISPER CANON · brooklodge.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brooklodge.com

Resolution chain

brooklodge.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1448
Organization
in europe publishing
Contact emails

Subdomains

5 observed subdomains of brooklodge.com.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for brooklodge.com.

MechanismTarget
SPF_Abrooklodge.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topsec.com
SPF_IP212.100.234.137
SPF_IP5.79.11.180
SPF_IP52.16.225.174
SPF_IP78.136.42.6/32
SPF_IP78.136.42.7/32
SPF_IP92.52.88.156
SPF_IP94.236.71.102
SPF_MXbrooklodge.com

Related pages

Pivot deeper into the graph from brooklodge.com.

Cypher and MCP

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

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