Skip to content

Hostname

schoolcareworks.com

Last fetched

schoolcareworks.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · schoolcareworks.comRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/schoolcareworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.74.147100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.126.63.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.95.9534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.186.14234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.205.25352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.19.109100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.250.5632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.73.1932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
cirrus group
Contact emails

Subdomains

6 observed subdomains of schoolcareworks.com.

Web-graph footprint

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

94 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for schoolcareworks.com.

MechanismTarget
SPF_Aschoolcareworks.com
SPF_IP208.81.182.10
SPF_MXschoolcareworks.com

Related pages

Pivot deeper into the graph from schoolcareworks.com.

Cypher and MCP

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

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