Skip to content

Hostname

bravadesign.com

Last fetched

bravadesign.com resolves to 2 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bravadesign.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/bravadesign.com

Resolution chain

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

IPPrefixASNOperatorCountry
190.92.156.217190.92.156.0/22AS55293A2HOSTING - A2 Hosting, Inc.US
209.42.24.66209.42.24.0/24AS36218CA

WHOIS identity

Registrar
iana:146
Organization
bitebaby
Contact emails

Subdomains

19 observed subdomains of bravadesign.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bravadesign.com

SPF policy

8 SPF mechanisms authorising senders for bravadesign.com.

MechanismTarget
SPF_Abravadesign.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.supercp.com
SPF_IP209.42.24.63
SPF_IP66.198.240.27/32
SPF_IP70.32.16.57
SPF_IP70.32.23.105/16
SPF_MXbravadesign.com

Related pages

Pivot deeper into the graph from bravadesign.com.

Cypher and MCP

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

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