Skip to content

Hostname

edsi-tech.com

Last fetched

edsi-tech.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · edsi-tech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edsi-tech.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.65.195.181128.65.192.0/21AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:81
Organization
edsi-tech sarl
Contact emails

Subdomains

20 observed subdomains of edsi-tech.com.

Web-graph footprint

Distinct hostnames that link to or from edsi-tech.com in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for edsi-tech.com.

MechanismTarget
SPF_Apsemail.epfl.ch
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.179.67.98/31
SPF_IP185.50.188.0/22
SPF_IP2a04:c000:ed51::/48
SPF_MXedsi-tech.com

Related pages

Pivot deeper into the graph from edsi-tech.com.

Cypher and MCP

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

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