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
Resolution chain
brunel.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.167.90 | 15.197.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.186.135 | 3.33.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:470
- Organization
- brunel international n.v.
- Contact emails
Subdomains
97 observed subdomains of brunel.net.
Showing 25 of 97. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
43 SPF mechanisms authorising senders for brunel.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bullhornmail.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | fsspfeuc.freshemail.io |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 10.1.30.0/24 |
| SPF_IP | 10.31.30.0/24 |
| SPF_IP | 10.61.30.0/24 |
| SPF_IP | 10.65.30.0/24 |
| SPF_IP | 104.47.26.46 |
| SPF_IP | 149.72.189.146 |
| SPF_IP | 185.136.64.128/27 |
| SPF_IP | 185.136.65.128/27 |
| SPF_IP | 185.26.50.128/32 |
| SPF_IP | 193.201.168.0/24 |
| SPF_IP | 194.88.231.0/23 |
| SPF_IP | 195.202.43.90/32 |
| SPF_IP | 20.50.217.233/32 |
| SPF_IP | 20.74.37.146/32 |
| SPF_IP | 20.74.97.162/32 |
| SPF_IP | 20.74.99.62/32 |
| SPF_IP | 203.146.177.20/32 |
| SPF_IP | 208.75.120.0/22 |
| SPF_IP | 217.68.27.192/26 |
| SPF_IP | 2603:10a6:803:72:0:0:0:12 |
| SPF_IP | 40.68.208.206/32 |
| SPF_IP | 40.80.151.24/32 |
| SPF_IP | 40.93.128.3 |
| SPF_IP | 40.93.138.79 |
| SPF_IP | 5.39.8.116/32 |
| SPF_IP | 5.39.8.122/32 |
| SPF_IP | 5.39.8.123/32 |
| SPF_IP | 50.31.54.142 |
| SPF_IP | 51.144.94.101/32 |
| SPF_IP | 80.127.147.242/32 |
| SPF_IP | 80.84.235.70/32 |
| SPF_IP | 87.253.146.9/32 |
| SPF_IP | 95.170.84.8/32 |
| SPF_IP | 95.97.3.106/32 |
Related pages
Pivot deeper into the graph from brunel.net.
- IP · 15.197.167.90
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:470
- Country · CA
- Email · bravo.dns@sentia.com
- TLD · .net
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.