Skip to content

Hostname

schoolpathways.com

Last fetched

schoolpathways.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · schoolpathways.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/schoolpathways.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.73104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.73104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.121172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
65.74.172.23865.74.128.0/18AS17018QTS-SAC - Quality Technology Services, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
benjamin smith
Contact emails

Subdomains

15 observed subdomains of schoolpathways.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for schoolpathways.com.

MechanismTarget
SPF_INCLUDE8139893.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEab.sendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP50.168.56.0/28
SPF_IP50.168.56.0/29
SPF_IP65.74.172.226/28
SPF_MXschoolpathways.com

Related pages

Pivot deeper into the graph from schoolpathways.com.

Cypher and MCP

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

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