Hostname
schoolspecialty.com
Last fetched
schoolspecialty.com resolves to 1 IPv4 address operated by SCHOOLSPECIALTY - School Specialty, Inc. in US.
Nutrition Label
Resolution chain
schoolspecialty.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.52.17.198 | 67.52.17.0/24 | AS14252 | SCHOOLSPECIALTY - 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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for schoolspecialty.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | rp.oracleemaildelivery.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 167.89.97.223 |
| SPF_IP | 20.88.32.15 |
| SPF_IP | 208.51.37.240 |
| SPF_IP | 40.65.111.175/32 |
| SPF_IP | 44.230.174.67 |
| SPF_IP | 52.12.254.131 |
| SPF_IP | 52.159.88.72 |
| SPF_IP | 52.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.