Skip to content

Hostname

simplek12.com

Last fetched

simplek12.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · simplek12.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/simplek12.com

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.

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.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for simplek12.com.

MechanismTarget
SPF_Asimplek12.com
SPF_INCLUDE21057360.spf05.hubspotemail.net
SPF_INCLUDEe2ma.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEserve.rs.mcsv.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP128.136.37.0/24
SPF_IP64.132.127.160/27
SPF_IP64.132.127.165
SPF_IP64.132.127.166
SPF_IP64.132.127.167
SPF_IP64.132.127.168
SPF_IP64.132.127.169
SPF_IP64.132.127.170
SPF_IP64.132.127.173
SPF_IP64.132.127.178
SPF_IP64.132.127.185
SPF_IP64.132.127.187
SPF_IP64.132.127.188
SPF_IP66.179.147.160/27
SPF_IP66.192.136.64/28
SPF_IP66.192.136.66
SPF_IP66.192.136.67
SPF_IP66.192.136.68
SPF_IP66.192.136.69
SPF_IP66.192.136.70
SPF_MXsimplek12.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.