Skip to content

Hostname

techosting.dk

Last fetched

techosting.dk resolves to 1 IPv4 address operated by TDC TDC AS in DK.

Nutrition Label

WHISPER CANON · techosting.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/techosting.dk

Resolution chain

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

IPPrefixASNOperatorCountry
93.165.144.993.165.128.0/17AS3292TDC TDC ASDK

WHOIS identity

No WHOIS records are currently associated with techosting.dk in WhisperGraph.

Subdomains

12 observed subdomains of techosting.dk.

Web-graph footprint

Distinct hostnames that link to or from techosting.dk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for techosting.dk.

MechanismTarget
SPF_INCLUDEmail.techosting.dk
SPF_INCLUDEmailno.techosting.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.242.38.6/32
SPF_IP80.63.7.161
SPF_IP80.63.7.162
SPF_IP80.63.7.163
SPF_IP80.63.7.164
SPF_IP87.48.131.155
SPF_IP87.54.63.130/32

Related pages

Pivot deeper into the graph from techosting.dk.

Cypher and MCP

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

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