Hostname
camasdentistry.com
Last fetched
camasdentistry.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
camasdentistry.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.53.54.161 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- camas dentistry
- Contact emails
- office@camasdentistry.com
- zacha@molomedia.com
- 3c502b60-9a94-40d4-8512-4f578ea8ed85@identity-protect.org
- b51e17e1-078d-4266-9257-27db53670485@identity-protect.org
- befb5283-a9eb-4e73-bcd3-54315ca24048@identity-protect.org
- d8767004-30f3-4e2f-af45-5de95020953c@identity-protect.org
- d8e7c384-dc9a-432a-9a01-49651516851e@identity-protect.org
Subdomains
1 observed subdomain of camasdentistry.com.
| Subdomain |
|---|
| www.camasdentistry.com |
Web-graph footprint
Distinct hostnames that link to or from camasdentistry.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for camasdentistry.com.
| Mechanism | Target |
|---|---|
| SPF_A | camasdentistry.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | camasdentistry.com |
Related pages
Pivot deeper into the graph from camasdentistry.com.
- IP · 52.53.54.161
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · office@camasdentistry.com
- TLD · .com
- Browse hostnames · ca…
- 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: "camasdentistry.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.