Hostname
mail.brinninggenetics.com
Last fetched
mail.brinninggenetics.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
mail.brinninggenetics.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.76.29 | 3.5.76.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.77.154 | 3.5.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.14 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.83.196 | 3.5.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.45 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.52 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.85.33 | 3.5.85.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.86.173 | 3.5.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.28 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.188.2 | 52.218.188.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.232.225 | 52.218.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.233.225 | 52.218.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.235.65 | 52.218.235.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.136.130 | 52.92.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.144.18 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.165.74 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with mail.brinninggenetics.com in WhisperGraph.
Subdomains
2 observed subdomains of mail.brinninggenetics.com.
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from mail.brinninggenetics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.brinninggenetics.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.