Skip to content

Hostname

keen-solutions.com

Last fetched

keen-solutions.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

keen-solutions.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:269
Organization
d nurse
Contact emails

Subdomains

1 observed subdomain of keen-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from keen-solutions.com in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for keen-solutions.com.

MechanismTarget
SPF_Akeen-solutions.com
SPF_INCLUDEmxlogin.com
SPF_IP188.68.46.46
SPF_IP2a03:4000:22:1e7:5861:1ff:fe28:798b
SPF_IP2a03:4000:6:b3d3:6450:4eff:fe92:9ad0
SPF_IP37.120.189.5
SPF_MXkeen-solutions.com

Related pages

Pivot deeper into the graph from keen-solutions.com.

Cypher and MCP

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

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