Skip to content

Hostname

steketee.com

Last fetched

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

Nutrition Label

WHISPER CANON · steketee.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/steketee.com

Resolution chain

steketee.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:1328
Organization
kingsquare information services
Contact emails

Subdomains

16 observed subdomains of steketee.com.

Web-graph footprint

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

60 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for steketee.com.

MechanismTarget
SPF_Amailgateway.lemken.com
SPF_Aportal.lemken.com
SPF_Asteketee.com
SPF_Atraining-system.lemken.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP156.67.161.226
SPF_IP156.67.161.230
SPF_IP156.67.161.250
SPF_IP188.94.252.173
SPF_IP20.224.229.91
SPF_IP20.73.17.116
SPF_IP46.31.188.44
SPF_IP51.124.219.159
SPF_IP52.143.60.229
SPF_IP52.174.36.32
SPF_IP77.220.252.123
SPF_IP80.150.239.230
SPF_IP81.173.209.69/32
SPF_IP83.246.78.211
SPF_IP85.13.138.64/32
SPF_IP85.214.23.49
SPF_MXsteketee.com

Related pages

Pivot deeper into the graph from steketee.com.

Cypher and MCP

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

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