Skip to content

Hostname

classroom.blue

Last fetched

classroom.blue resolves to 66.29.132.123, announced in 66.29.168.0/21 by NAMECHEAP-NET - Namecheap, Inc. in US. classroom.blue is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · classroom.blueRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/classroom.blue

Resolution chain

IPv6 resolution

No AAAA record for classroom.blue is recorded in WhisperGraph.

Attribution

namecheap net

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
green web
Contact emails
persian.eka@gmail.com, f57c2438271e4fe387d83d2259cbcc35.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • dns1.namecheaphosting.com
  • dns2.namecheaphosting.com

MX records

  • mx1-hosting.jellyfish.systems
  • mx2-hosting.jellyfish.systems
  • mx3-hosting.jellyfish.systems

SPF policy

  • a: classroom.blue
  • mx: classroom.blue
  • include: spf.web-hosting.com
  • ip: 66.29.132.112
  • ip: 66.29.132.122
  • ip: 66.29.132.123

Threat-feed evidence

History

Related pages

Pivot from classroom.blue into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "classroom.blue"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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