Skip to content

Hostname

bravesoftware.com

Last fetched

bravesoftware.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bravesoftware.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bravesoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.2113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.124.10518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.11518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.3518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.18.11018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.3518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7818.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.175.115.1093.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.23.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.293.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.953.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1068
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

108 observed subdomains of bravesoftware.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bravesoftware.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from bravesoftware.com.

Cypher and MCP

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

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