Skip to content

Hostname

myclassly.com

Last fetched

myclassly.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · myclassly.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/myclassly.com

Resolution chain

myclassly.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.4.47104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.169172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.165.50.573.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.583.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.793.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.983.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:1649
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

3 observed subdomains of myclassly.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for myclassly.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from myclassly.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "myclassly.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.