Skip to content

Hostname

openbrolly.com

Last fetched

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

Nutrition Label

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

Resolution chain

openbrolly.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:1515
Organization
david sim
Contact emails

Subdomains

93 observed subdomains of openbrolly.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for openbrolly.com.

MechanismTarget
SPF_Aopenbrolly.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP195.62.28.0/23
SPF_IP5.134.13.147/32
SPF_IP52.16.57.63/32
SPF_IP89.187.86.25
SPF_IP89.187.86.9
SPF_IP95.142.156.0/24
SPF_MXopenbrolly.com

Related pages

Pivot deeper into the graph from openbrolly.com.

Cypher and MCP

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

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