Hostname
wscad.com
Last fetched
wscad.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
wscad.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.57.120.185 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- tobias sturm
- Contact emails
Subdomains
32 observed subdomains of wscad.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wscad.com in the public web crawl.
257 sites link to this hostname.
161 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for wscad.com.
| Mechanism | Target |
|---|---|
| SPF_A | wscad.com |
| SPF_INCLUDE | 26653386.spf08.hubspotemail.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.buhl.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.140.204.0/22 |
| SPF_IP | 193.158.227.6 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 52.62.108.212/32 |
| SPF_IP | 52.62.123.207/32 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.240.64.0/19 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 76.223.176.0/20 |
| SPF_IP | 83.246.65.0/24 |
| SPF_IP | 94.100.128.0/20 |
| SPF_MX | wscad.com |
Related pages
Pivot deeper into the graph from wscad.com.
- IP · 52.57.120.185
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1328
- Country · DE
- Email · itsupport@wscad.com
- TLD · .com
- Browse hostnames · ws…
- 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: "wscad.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.