Hostname
camscanner.com
Last fetched
camscanner.com resolves to 4 IPv4 addresses operated by AS_STADTWERKE_DORFEN in CN. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
camscanner.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.83.136.171 | 52.83.128.0/17 | AS135629 | AS_STADTWERKE_DORFEN | CN |
| 52.83.166.25 | 52.83.128.0/17 | AS135629 | AS_STADTWERKE_DORFEN | CN |
| 52.9.234.175 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.211.165 | 54.241.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:420
- Organization
- ariel liu
- Contact emails
Subdomains
28 observed subdomains of camscanner.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from camscanner.com in the public web crawl.
1,408 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for camscanner.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
| SPF_INCLUDE | spf.sendcloud.org |
Related pages
Pivot deeper into the graph from camscanner.com.
- IP · 52.83.136.171
- ASN · AS135629AS_STADTWERKE_DORFEN
- Registrar · iana:420
- Country · CN
- Email · camscanner.com@domainsbyproxy.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: "camscanner.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.