Skip to content

Hostname

brilliantmachine.com.br

Last fetched

brilliantmachine.com.br resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · brilliantmachine.com.brRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/brilliantmachine.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.22716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.10416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.10116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.923.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.240.22752.216.240.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.3752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.5352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.19752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.175.12552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.196.8552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.24552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.17352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.22952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.81.5152.217.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.10752.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with brilliantmachine.com.br in WhisperGraph.

Subdomains

1 observed subdomain of brilliantmachine.com.br.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for brilliantmachine.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from brilliantmachine.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brilliantmachine.com.br"})-[: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.