Skip to content

Hostname

schoolspecialty.com

Last fetched

schoolspecialty.com resolves to 1 IPv4 address operated by SCHOOLSPECIALTY - School Specialty, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.52.17.19867.52.17.0/24AS14252SCHOOLSPECIALTY - School Specialty, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for schoolspecialty.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP167.89.97.223
SPF_IP20.88.32.15
SPF_IP208.51.37.240
SPF_IP40.65.111.175/32
SPF_IP44.230.174.67
SPF_IP52.12.254.131
SPF_IP52.159.88.72
SPF_IP52.54.14.143/32

Related pages

Pivot deeper into the graph from schoolspecialty.com.

Cypher and MCP

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

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