Skip to content

Hostname

classwork.com

Last fetched

classwork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · classwork.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/classwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.77.1033.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.77.1193.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.77.33.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.77.993.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
52.85.78.1652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.1852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of classwork.com owner
Contact emails

Subdomains

10 observed subdomains of classwork.com.

Web-graph footprint

Distinct hostnames that link to or from classwork.com in the public web crawl.

109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for classwork.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com

Related pages

Pivot deeper into the graph from classwork.com.

Cypher and MCP

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

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