Skip to content

Hostname

tracker-def.csgroup.eu

Last fetched

tracker-def.csgroup.eu resolves to 1 IPv4 address operated by AS3215 in FR.

Nutrition Label

WHISPER CANON · tracker-def.csgroup.euRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tracker-def.csgroup.eu

Resolution chain

tracker-def.csgroup.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
90.115.179.20190.115.128.0/17AS3215FR

WHOIS identity

No WHOIS records are currently associated with tracker-def.csgroup.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tracker-def.csgroup.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.32.93.242
SPF_IP178.32.93.243
SPF_IP185.87.93.220
SPF_IP2603:1000::/24
SPF_IP93.17.235.10/32
SPF_IP93.17.236.244/32
SPF_IP93.17.236.30/32

Related pages

Pivot deeper into the graph from tracker-def.csgroup.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tracker-def.csgroup.eu"})-[: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.