Skip to content

Hostname

aks-team.de

Last fetched

aks-team.de resolves to 1 IPv4 address operated by AS198710 in DE.

Nutrition Label

WHISPER CANON · aks-team.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/aks-team.de

Resolution chain

aks-team.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.217.174.10991.217.174.0/24AS198710DE

WHOIS identity

No WHOIS records are currently associated with aks-team.de in WhisperGraph.

Subdomains

1 observed subdomain of aks-team.de.

Web-graph footprint

Distinct hostnames that link to or from aks-team.de in the public web crawl.

7 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aks-team.de.

MechanismTarget
SPF_Aaks-team.de
SPF_MXaks-team.de

Related pages

Pivot deeper into the graph from aks-team.de.

Cypher and MCP

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

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