Skip to content

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

WHISPER CANON · brooksautomation.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brooksautomation.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.105143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.12143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.122143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.81143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
3.166.14.1043.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.243.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.843.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.933.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
65.8.131.11365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of brooksautomation.com owner
Contact emails

Subdomains

5 observed subdomains of brooksautomation.com.

Web-graph footprint

Distinct hostnames that link to or from brooksautomation.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for brooksautomation.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.