Hostname
csp-as.com
Last fetched
csp-as.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
csp-as.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 |
|---|---|---|---|---|
| 35.176.248.32 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:1001
- Organization
- csp as
- Contact emails
- st@electio.dk
- 8hvumjbyfpbm@privacy-protection.email
- e5qshbafsapr@privacy-protection.email
- ejgfe3naftkn@privacy-protection.email
- hi3ypwutj6ak@privacy-protection.email
- hksgp6uztbzh@privacy-protection.email
- juh9jwry4z9h@privacy-protection.email
- k2i8ukrpjd9a@privacy-protection.email
- nnsgztr6ghwq@privacy-protection.email
- pgjyoi4bhdig@privacy-protection.email
- qggjotmjvp3g@privacy-protection.email
- remgnebywf6m@privacy-protection.email
- rrymkj6mh5n3@privacy-protection.email
- ucmc8nvo9hdn@privacy-protection.email
- vgvtyrdzb3xd@privacy-protection.email
- wkfu3vfh3wrf@privacy-protection.email
Subdomains
1 observed subdomain of csp-as.com.
| Subdomain |
|---|
| www.csp-as.com |
Web-graph footprint
Distinct hostnames that link to or from csp-as.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from csp-as.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "csp-as.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.