Hostname
classycred.com
Last fetched
classycred.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
classycred.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 |
|---|---|---|---|---|
| 50.18.176.204 | 50.18.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.64.77 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.241.196 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.70.250 | 54.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of classycred.com owner
- Contact emails
- 0e4927e6-dd14-4d11-9eb0-79b866a5ef73@identity-protect.org
- 153f3ae5-556a-46c5-8326-4b7aacdc3916@identity-protect.org
- 35cee357-a280-4d46-91b3-89a4dfd24c64@identity-protect.org
- 47e7c8d5-ef3f-4d4e-9bd8-6cb7e30b3380@identity-protect.org
- 74aa7f91-efbc-4b6d-9d0d-59e18a7b0e25@identity-protect.org
- 88a02f9d-7a30-498c-88c2-c4663a764a20@identity-protect.org
- edb9ac30-52f5-4933-a94e-19a873b83048@identity-protect.org
Subdomains
1 observed subdomain of classycred.com.
| Subdomain |
|---|
| www.classycred.com |
Web-graph footprint
Distinct hostnames that link to or from classycred.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for classycred.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from classycred.com.
- IP · 50.18.176.204
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0e4927e6-dd14-4d11-9eb0-79b866a5ef73@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- 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: "classycred.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.