Hostname
berea-group.com
Last fetched
berea-group.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
berea-group.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.64.210 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.65.20 | 3.5.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.197 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.63 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.116 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.70 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.93 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.135 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.66 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.74.9 | 3.5.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.75.85 | 3.5.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.18.180 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.33.28 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.33.92 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.37.4 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- berea associates
- Contact emails
- john.whitley@berea.eu
- 41575464-a274-4d9a-8f88-b5c5932f2794@identity-protect.org
- 500ab199-5fbc-408b-aaf0-94e70da03aeb@identity-protect.org
- 683a2c28-3198-41e6-bb61-94fe2461c0a7@identity-protect.org
- 825acdbd-91f8-4884-87f1-c203723efa2c@identity-protect.org
- owner-10525567@berea-group.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of berea-group.com.
Web-graph footprint
Distinct hostnames that link to or from berea-group.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for berea-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from berea-group.com.
- IP · 3.5.64.210
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · john.whitley@berea.eu
- TLD · .com
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "berea-group.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.