Skip to content

Hostname

iktec.net

Last fetched

iktec.net resolves to 1 IPv4 address operated by DTAG - Deutsche Telekom AG in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · iktec.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/iktec.net

Resolution chain

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

IPPrefixASNOperatorCountry
87.130.27.15487.128.0.0/10AS3320DTAG - Deutsche Telekom AGDE

WHOIS identity

Registrar
iana:1408
Organization
ik tec
Contact emails

Subdomains

51 observed subdomains of iktec.net.

Web-graph footprint

Distinct hostnames that link to or from iktec.net in the public web crawl.

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for iktec.net.

MechanismTarget
SPF_Aiktec.net
SPF_IP80.147.80.143
SPF_IP87.191.185.248/32
SPF_MXiktec.net

Related pages

Pivot deeper into the graph from iktec.net.

Cypher and MCP

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

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