Hostname
amberdata.com
Last fetched
amberdata.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amberdata.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.146 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 199.60.103.46 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amberdata.com owner
- Contact emails
- 195d7035530740a9b6169890347bd90b.protect@withheldforprivacy.com
- stephen@octopus-technologies.com
- 192899e1-e8c9-4043-a94b-82ff457d9445@identity-protect.org
- 8e399ffe-a7b2-46ca-b9ec-367d0b6ea06e@identity-protect.org
- 9f111d37-4b3d-45dd-9f61-f5667f4f1c4d@identity-protect.org
- ba0de16b-7533-4a11-aa8b-0cb87146b635@identity-protect.org
- e9f5aa20-a1e3-4673-bbc4-c21b02dfb408@identity-protect.org
- faea19f4-5e60-4ded-b0e5-eea50204a9d4@identity-protect.org
Subdomains
6 observed subdomains of amberdata.com.
Web-graph footprint
Distinct hostnames that link to or from amberdata.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for amberdata.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from amberdata.com.
- IP · 199.60.103.146
- ASN · AS209242MCPL-AS
- Registrar · iana:468
- Country · US
- Email · 195d7035530740a9b6169890347bd90b.protect@withheldforprivacy.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: "amberdata.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.