Hostname
amberbio.com
Last fetched
amberbio.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amberbio.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 |
|---|---|---|---|---|
| 18.154.48.112 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.77 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.88 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.95 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.85.31.118 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.16 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.50 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.97 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.13 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.21 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.52 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.88 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- - -
- Contact emails
- morten.krogh@amberbio.com
- 17f8c038-3b39-4746-af28-86ce49c04c15@identity-protect.org
- 199479d2-0d9b-455e-bc90-1a8f9e07f11e@identity-protect.org
- 2e8cf093-1a79-4879-9d6c-b3523a8d6135@identity-protect.org
- 74d3afea-192a-44b8-b202-6b28c06471e9@identity-protect.org
- 81e5d918-2b64-4c39-bd47-38668c5af53f@identity-protect.org
- a8019aad-9fcb-4bc8-8388-675309573648@identity-protect.org
- owner-10586645@amberbio.com.whoisprivacyservice.org
- owner-10659212@amberbio.com.whoisprivacyservice.org
- owner-10856594@amberbio.com.whoisprivacyservice.org
- owner-10929161@amberbio.com.whoisprivacyservice.org
- owner-11126543@amberbio.com.whoisprivacyservice.org
- owner-11396492@amberbio.com.whoisprivacyservice.org
- owner-11847718@amberbio.com.whoisprivacyservice.org
- owner-12117667@amberbio.com.whoisprivacyservice.org
- owner-225613@amberbio.com.whoisprivacyservice.org
- owner-28231@amberbio.com.whoisprivacyservice.org
- owner-298180@amberbio.com.whoisprivacyservice.org
- owner-3552977@amberbio.com.whoisprivacyservice.org
- owner-3822926@amberbio.com.whoisprivacyservice.org
- and 3 more
Subdomains
1 observed subdomain of amberbio.com.
| Subdomain |
|---|
| www.amberbio.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for amberbio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from amberbio.com.
- IP · 18.154.48.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · morten.krogh@amberbio.com
- TLD · .com
- Browse hostnames · am…
- 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: "amberbio.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.