Skip to content

Hostname

edisoft.de

Last fetched

edisoft.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · edisoft.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/edisoft.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.94.46116.202.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with edisoft.de in WhisperGraph.

Subdomains

17 observed subdomains of edisoft.de.

Web-graph footprint

Distinct hostnames that link to or from edisoft.de in the public web crawl.

40 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for edisoft.de.

MechanismTarget
SPF_Aedisoft.de
SPF_EXISTS%{i}.spf.hc876-75.eu.iphmx.com
SPF_INCLUDE_spf.strato.com
SPF_INCLUDEspf.easybill-mail.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.90.105.141
SPF_IP23.90.116.175
SPF_IP89.202.70.10
SPF_MXedisoft.de

Related pages

Pivot deeper into the graph from edisoft.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edisoft.de"})-[: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.