Hostname
berkeleygroup.digital
Last fetched
berkeleygroup.digital resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
berkeleygroup.digital resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.194.126 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.14 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.21 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.34 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.168.2.128 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.74 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.75 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.88 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- registrant of berkeleygroup.digital
- Contact emails
- —
Subdomains
12 observed subdomains of berkeleygroup.digital.
Web-graph footprint
Distinct hostnames that link to or from berkeleygroup.digital in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for berkeleygroup.digital.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from berkeleygroup.digital.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "berkeleygroup.digital"})-[: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.