Skip to content

Hostname

wccs.edu

Last fetched

wccs.edu resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · wccs.eduRouting diversity3.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/wccs.edu

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.130.132151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.132151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.132151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.132151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
Organization
wallace community college selma
Contact emails

Subdomains

5 observed subdomains of wccs.edu.

Web-graph footprint

Distinct hostnames that link to or from wccs.edu in the public web crawl.

115 sites link to this hostname.

325 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

52 SPF mechanisms authorising senders for wccs.edu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEngwebsolutions.net
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP108.166.188.162
SPF_IP108.166.188.163
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP12.228.6.215/32
SPF_IP12.251.248.246
SPF_IP130.211.0.0/22
SPF_IP135.84.81.0/24
SPF_IP135.84.82.0/24
SPF_IP135.84.83.0/24
SPF_IP136.143.160.0/24
SPF_IP136.143.161.0/24
SPF_IP159.183.195.16
SPF_IP165.173.128.0/24
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP198.187.196.100/32
SPF_IP198.187.196.130/32
SPF_IP2001:4860:4000::/36
SPF_IP207.157.86.0/24
SPF_IP209.85.128.0/17
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP64.233.160.0/19
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16
SPF_IP98.118.152.26
SPF_IP98.118.152.27
SPF_IP98.118.152.28
SPF_IP98.118.152.29
SPF_IP98.118.152.30

Related pages

Pivot deeper into the graph from wccs.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wccs.edu"})-[: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.