Hostname
classwallet.com
Last fetched
classwallet.com resolves to 1 IPv4 address operated by AFFINITY-INTER - Ntirety, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
classwallet.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 |
|---|---|---|---|---|
| 66.113.189.26 | 66.113.188.0/22 | AS18447 | AFFINITY-INTER - Ntirety, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of classwallet.com owner
- Contact emails
- jrosenberg@mykleo.com
- noreply@data-protected.net
- 1a06ccc8-522b-42c1-8252-b2a523d04968@identity-protect.org
- 23636f5f-1268-497f-a18d-e2d455c10737@identity-protect.org
- 3447fa5b-9088-42c8-9d74-844757aae8b6@identity-protect.org
- 7d466da0-592f-4f4f-a805-984749ddd592@identity-protect.org
- 95820751-5992-4327-9a4e-e327f0758efe@identity-protect.org
- 99df6346-b2a1-453b-97dc-cac9f29d5edf@identity-protect.org
- owner-8981129@classwallet.com.whoisprivacyservice.org
- owner-9251078@classwallet.com.whoisprivacyservice.org
Subdomains
40 observed subdomains of classwallet.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from classwallet.com in the public web crawl.
336 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for classwallet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21081902.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.brainier.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 104.209.35.28/32 |
| SPF_IP | 13.64.55.16/28 |
| SPF_IP | 191.237.4.149/32 |
| SPF_IP | 198.37.148.80 |
| SPF_IP | 23.100.16.236/32 |
| SPF_IP | 23.100.38.75/32 |
| SPF_IP | 52.226.94.192/28 |
| SPF_IP | fd43:c0d1:c090::/48 |
Related pages
Pivot deeper into the graph from classwallet.com.
- IP · 66.113.189.26
- ASN · AS18447AFFINITY-INTER - Ntirety, Inc.
- Registrar · iana:468
- Country · US
- Email · jrosenberg@mykleo.com
- 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: "classwallet.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.