Skip to content

Hostname

leen.accusolutions.com

Last fetched

leen.accusolutions.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · leen.accusolutions.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/leen.accusolutions.com

Resolution chain

leen.accusolutions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.46.95.9078.46.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with leen.accusolutions.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • leen.accusolutions.com

SPF policy

4 SPF mechanisms authorising senders for leen.accusolutions.com.

MechanismTarget
SPF_IP178.63.45.6
SPF_IP5.9.137.107
SPF_IP78.46.95.90
SPF_IP84.247.164.214

Related pages

Pivot deeper into the graph from leen.accusolutions.com.

Cypher and MCP

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

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