Skip to content

Hostname

static.transformatek.dz

Last fetched

static.transformatek.dz resolves to 1 IPv4 address operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · static.transformatek.dzRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/static.transformatek.dz

Resolution chain

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

IPPrefixASNOperatorCountry
92.222.248.11392.222.0.0/16AS16276DE

WHOIS identity

No WHOIS records are currently associated with static.transformatek.dz in WhisperGraph.

Subdomains

1 observed subdomain of static.transformatek.dz.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for static.transformatek.dz.

MechanismTarget
SPF_Astatic.transformatek.dz
SPF_IP135.125.29.167
SPF_IP137.74.94.65
SPF_IP141.95.169.63
SPF_IP164.132.5.144
SPF_IP188.165.43.96
SPF_MXstatic.transformatek.dz

Related pages

Pivot deeper into the graph from static.transformatek.dz.

Cypher and MCP

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

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