Skip to content

Hostname

springfieldschools.com

Last fetched

springfieldschools.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · springfieldschools.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/springfieldschools.com

Resolution chain

springfieldschools.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.67.73104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
springfield public schools
Contact emails

Subdomains

17 observed subdomains of springfieldschools.com.

Web-graph footprint

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

37 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for springfieldschools.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEswiftreach.com
SPF_IP208.64.181.100/32
SPF_IP67.23.62.36/32
SPF_IP70.36.20.116/32

Related pages

Pivot deeper into the graph from springfieldschools.com.

Cypher and MCP

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

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