Skip to content

Hostname

broadhorizon.com

Last fetched

broadhorizon.com resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · broadhorizon.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/broadhorizon.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.177.7987.233.128.0/18AS15703NL

WHOIS identity

Registrar
iana:1647
Organization
broad horizon cloud b.v.
Contact emails

Subdomains

4 observed subdomains of broadhorizon.com.

Web-graph footprint

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

19 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for broadhorizon.com.

MechanismTarget
SPF_Abroadhorizon.com
SPF_INCLUDE_spf.mailcampaigns.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.208.229.17
SPF_MXbroadhorizon.com

Related pages

Pivot deeper into the graph from broadhorizon.com.

Cypher and MCP

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

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