Skip to content

Hostname

brownells.com

Last fetched

brownells.com resolves to 1 IPv4 address operated by TRIDENT-NET in SE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · brownells.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brownells.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811TRIDENT-NETSE

WHOIS identity

Registrar
iana:2
Organization
brownells,
Contact emails

Subdomains

35 observed subdomains of brownells.com.

Web-graph footprint

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

1,291 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for brownells.com.

MechanismTarget
SPF_Abrownells.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.43.198.233
SPF_IP207.166.101.207/32
SPF_IP207.166.104.207/32
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP40.83.23.224
SPF_IP52.1.22.130/32
SPF_IP52.1.25.104/32
SPF_IP52.200.152.15/32
SPF_IP67.55.179.130
SPF_IP67.55.179.132
SPF_IP67.55.179.160

Related pages

Pivot deeper into the graph from brownells.com.

Cypher and MCP

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

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