Hostname
brooksautomation.com
Last fetched
brooksautomation.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brooksautomation.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.106.105 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.12 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.122 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.81 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.166.14.104 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.24 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.84 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.93 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 65.8.131.113 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.119 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.63 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.66 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brooksautomation.com owner
- Contact emails
- 54eeaeafkdw6g5km@5225b4d0pi3627q9.whoisprivacycorp.com
- 36f917af-200f-4ae3-8caf-31935eabfa23@identity-protect.org
- 400ecfa6-1e5a-46fb-9fa8-d737ce073843@identity-protect.org
- 69de81fa-7a62-4589-90ee-fe2c84b85a59@identity-protect.org
- 9f8bdbe3-86e2-47bd-bb22-276e498b22e1@identity-protect.org
- ce14a97d-fbdb-4015-ab5f-0962bda1697d@identity-protect.org
- ef639adb-71a6-4b4a-8a61-c7542301518b@identity-protect.org
- owner-4048289@brooksautomation.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of brooksautomation.com.
Web-graph footprint
Distinct hostnames that link to or from brooksautomation.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for brooksautomation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.brooksautomation.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from brooksautomation.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brooksautomation.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.