Skip to content

Hostname

classroomparent.com

Last fetched

classroomparent.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · classroomparent.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/classroomparent.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.160.183.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.193.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.313.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.393.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

18 observed subdomains of classroomparent.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for classroomparent.com.

MechanismTarget
SPF_Aclassroomparent.com
SPF_INCLUDE_spf.google.com
SPF_IP64.182.102.205/27
SPF_IP67.214.175.80/27
SPF_MXclassroomparent.com

Related pages

Pivot deeper into the graph from classroomparent.com.

Cypher and MCP

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

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