Skip to content

Hostname

detack.com

Last fetched

detack.com resolves to 1 IPv4 address operated by KTK KEVAG Telekom GmbH in DE. WHOIS lists iana:30 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
79.171.179.19779.171.176.0/21AS12360KTK KEVAG Telekom GmbHDE

WHOIS identity

Registrar
iana:30
Organization
detack
Contact emails

Subdomains

1 observed subdomain of detack.com.

Web-graph footprint

Distinct hostnames that link to or from detack.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for detack.com.

MechanismTarget
SPF_IP217.142.19.96
SPF_IP79.171.179.212
SPF_IP79.171.179.213

Related pages

Pivot deeper into the graph from detack.com.

Cypher and MCP

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

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