Skip to content

Hostname

brigsolutions.com

Last fetched

brigsolutions.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · brigsolutions.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/brigsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.6516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.15916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.5316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.18716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.6116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.211.13352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.7752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.23552.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.2152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.22152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.17352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.191.5352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.193.17352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.19752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.72.22752.217.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.225.10954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
balasubramani amirthalingam
Contact emails

Subdomains

1 observed subdomain of brigsolutions.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from brigsolutions.com.

Cypher and MCP

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

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