Skip to content

Hostname

brocade.com

Last fetched

brocade.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · brocade.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/brocade.com

Resolution chain

brocade.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.112.202.11550.112.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.171.21252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.22.2654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
brocade communications systems
Contact emails

Subdomains

49 observed subdomains of brocade.com.

Web-graph footprint

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

625 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for brocade.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_sub1.brocade.com
SPF_INCLUDEbigmachines.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEemail.influitive.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com
SPF_INCLUDEsalesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-000f0801.pphosted.com
SPF_IP208.74.204.0/22
SPF_IP46.19.168.0/23
SPF_MXbrocade.com

Related pages

Pivot deeper into the graph from brocade.com.

Cypher and MCP

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

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