Skip to content

Hostname

dadeschools.net

Last fetched

dadeschools.net resolves to 2 IPv4 addresses operated by COMCAST-20214 - Comcast Cable Communications, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dadeschools.netRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/dadeschools.net

Resolution chain

dadeschools.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
168.221.28.219168.221.0.0/16AS20214COMCAST-20214 - Comcast Cable Communications, LLCUS
168.221.28.30168.221.0.0/16AS20214COMCAST-20214 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:2
Organization
miami-dade county public schools
Contact emails

Subdomains

968 observed subdomains of dadeschools.net.

Web-graph footprint

Distinct hostnames that link to or from dadeschools.net in the public web crawl.

639 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dadeschools.net.

MechanismTarget
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.221.159.94
SPF_IP50.223.178.203/32
SPF_IP50.223.178.208/32

Related pages

Pivot deeper into the graph from dadeschools.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dadeschools.net"})-[: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.