Skip to content

Hostname

brunel.net

Last fetched

brunel.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · brunel.netRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brunel.net

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.167.9015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.186.1353.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:470
Organization
brunel international n.v.
Contact emails

Subdomains

97 observed subdomains of brunel.net.

Web-graph footprint

Distinct hostnames that link to or from brunel.net in the public web crawl.

685 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for brunel.net.

MechanismTarget
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEfsspfeuc.freshemail.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP10.1.30.0/24
SPF_IP10.31.30.0/24
SPF_IP10.61.30.0/24
SPF_IP10.65.30.0/24
SPF_IP104.47.26.46
SPF_IP149.72.189.146
SPF_IP185.136.64.128/27
SPF_IP185.136.65.128/27
SPF_IP185.26.50.128/32
SPF_IP193.201.168.0/24
SPF_IP194.88.231.0/23
SPF_IP195.202.43.90/32
SPF_IP20.50.217.233/32
SPF_IP20.74.37.146/32
SPF_IP20.74.97.162/32
SPF_IP20.74.99.62/32
SPF_IP203.146.177.20/32
SPF_IP208.75.120.0/22
SPF_IP217.68.27.192/26
SPF_IP2603:10a6:803:72:0:0:0:12
SPF_IP40.68.208.206/32
SPF_IP40.80.151.24/32
SPF_IP40.93.128.3
SPF_IP40.93.138.79
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/32
SPF_IP5.39.8.123/32
SPF_IP50.31.54.142
SPF_IP51.144.94.101/32
SPF_IP80.127.147.242/32
SPF_IP80.84.235.70/32
SPF_IP87.253.146.9/32
SPF_IP95.170.84.8/32
SPF_IP95.97.3.106/32

Related pages

Pivot deeper into the graph from brunel.net.

Cypher and MCP

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

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