Hostname
simplek12.com
Last fetched
simplek12.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
simplek12.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:146
- Organization
- domain protection services,
- Contact emails
Subdomains
59 observed subdomains of simplek12.com.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from simplek12.com in the public web crawl.
364 sites link to this hostname.
280 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
29 SPF mechanisms authorising senders for simplek12.com.
| Mechanism | Target |
|---|---|
| SPF_A | simplek12.com |
| SPF_INCLUDE | 21057360.spf05.hubspotemail.net |
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | serve.rs.mcsv.net |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.mailendo.com |
| SPF_IP | 128.136.37.0/24 |
| SPF_IP | 64.132.127.160/27 |
| SPF_IP | 64.132.127.165 |
| SPF_IP | 64.132.127.166 |
| SPF_IP | 64.132.127.167 |
| SPF_IP | 64.132.127.168 |
| SPF_IP | 64.132.127.169 |
| SPF_IP | 64.132.127.170 |
| SPF_IP | 64.132.127.173 |
| SPF_IP | 64.132.127.178 |
| SPF_IP | 64.132.127.185 |
| SPF_IP | 64.132.127.187 |
| SPF_IP | 64.132.127.188 |
| SPF_IP | 66.179.147.160/27 |
| SPF_IP | 66.192.136.64/28 |
| SPF_IP | 66.192.136.66 |
| SPF_IP | 66.192.136.67 |
| SPF_IP | 66.192.136.68 |
| SPF_IP | 66.192.136.69 |
| SPF_IP | 66.192.136.70 |
| SPF_MX | simplek12.com |
Related pages
Pivot deeper into the graph from simplek12.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "simplek12.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.