Hostname
cambang.com
Last fetched
cambang.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cambang.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 |
|---|---|---|---|---|
| 35.80.171.11 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.11.165.115 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cambang.com owner
- Contact emails
- cambang.com@domainsbyproxy.com
- webmaster@loomnet.com
- 0d5fb9c4-9b7d-4b6b-97a8-99993bb31ca6@identity-protect.org
- 4265cfc2-3764-4ba6-a18c-e25ed2126348@identity-protect.org
- 765a954a-a29f-4a8a-bcc7-ad118fb8c35b@identity-protect.org
- 8bd67041-a851-43c2-afd1-5794a6bb6990@identity-protect.org
- a0ec1222-aa64-4db0-9695-58ee4d2cec15@identity-protect.org
- c7d43570-17a6-4fa5-8c7e-f4600f5c78d7@identity-protect.org
Subdomains
3 observed subdomains of cambang.com.
Web-graph footprint
Distinct hostnames that link to or from cambang.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cambang.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_IP | 34.211.214.7 |
| SPF_MX | cambang.com |
Related pages
Pivot deeper into the graph from cambang.com.
- IP · 35.80.171.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · cambang.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: "cambang.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.