Skip to content

Hostname

brightstonegroup.nl

Last fetched

brightstonegroup.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · brightstonegroup.nlRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/brightstonegroup.nl

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.40.46167.99.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of brightstonegroup.nl.

Web-graph footprint

Distinct hostnames that link to or from brightstonegroup.nl in the public web crawl.

13 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for brightstonegroup.nl.

MechanismTarget
SPF_INCLUDE7306010.spf06.hubspotemail.net
SPF_INCLUDEcarerix.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.byte.nl
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.128.208.201
SPF_IP167.172.33.246
SPF_IP35.157.242.20

Related pages

Pivot deeper into the graph from brightstonegroup.nl.

Cypher and MCP

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

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