Skip to content

Hostname

brooklandsc.com

Last fetched

brooklandsc.com resolves to 2 IPv4 addresses operated by AS-HOSTINGER in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

brooklandsc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.173.214.218157.173.208.0/21AS47583AS-HOSTINGERUS
169.60.143.97169.60.128.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of brooklandsc.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for brooklandsc.com.

MechanismTarget
SPF_Abrooklandsc.com
SPF_INCLUDEbluehost.com
SPF_IP162.144.176.16
SPF_IP162.144.177.184
SPF_MXbrooklandsc.com

Related pages

Pivot deeper into the graph from brooklandsc.com.

Cypher and MCP

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

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