Skip to content

Hostname

em-technik.com

Last fetched

em-technik.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.52.236.13620.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
iana:269
Organization
em-technik
Contact emails

Subdomains

15 observed subdomains of em-technik.com.

Web-graph footprint

Distinct hostnames that link to or from em-technik.com in the public web crawl.

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for em-technik.com.

MechanismTarget
SPF_Aem-technik.com
SPF_Awser-exchange.mdnet.em-technik.com
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_IP136.243.40.75
SPF_IP87.139.29.19
SPF_MXem-technik.com

Related pages

Pivot deeper into the graph from em-technik.com.

Cypher and MCP

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

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