Skip to content

Hostname

getbraxsolutions.com

Last fetched

getbraxsolutions.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · getbraxsolutions.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/getbraxsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.2023.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.303.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.533.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2453.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.17052.218.220.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.146.1952.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.5952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.8352.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.14752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.192.5952.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.203.4352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.207.352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.4352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.22752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.13152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.6752.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for getbraxsolutions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from getbraxsolutions.com.

Cypher and MCP

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

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