Hostname
clark.edu
Last fetched
clark.edu resolves to 1 IPv4 address operated by WA-K20 - Washington State K-20 Telecommunications Network in US.
Nutrition Label
Resolution chain
clark.edu 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 |
|---|---|---|---|---|
| 192.102.5.10 | 192.102.5.0/24 | AS10430 | WA-K20 - Washington State K-20 Telecommunications Network | US |
WHOIS identity
- Registrar
- —
- Organization
- clark college
- Contact emails
- —
Subdomains
45 observed subdomains of clark.edu.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from clark.edu in the public web crawl.
863 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for clark.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | fsspfus.freshemail.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.symplicity.com |
| SPF_INCLUDE | spf_.watermarkinsights.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 134.39.2.120 |
| SPF_IP | 167.89.48.110/32 |
| SPF_IP | 168.156.11.35 |
| SPF_IP | 192.102.5.0/27 |
| SPF_IP | 20.236.219.22/32 |
| SPF_IP | 205.139.104.0/22 |
| SPF_IP | 208.117.59.185/32 |
| SPF_IP | 216.147.212.20/30 |
| SPF_IP | 216.235.196.0/22 |
| SPF_IP | 216.235.200.0/21 |
| SPF_IP | 64.74.237.0/24 |
| SPF_IP | 64.74.237.230/31 |
| SPF_IP | 74.122.104.0/22 |
Related pages
Pivot deeper into the graph from clark.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clark.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.