Skip to content

Hostname

altkraft.com

Last fetched

altkraft.com resolves to 5.182.224.52, announced in 5.182.224.0/23 by SELECTEL-MSK - JSC Selectel in RU. altkraft.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · altkraft.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/altkraft.com

Resolution chain

IPv6 resolution

No AAAA record for altkraft.com is recorded in WhisperGraph.

Attribution

jsc selectel

ORIGIN_AS

WHOIS identity

Registrar
iana:3806
Registrant organisation
altkraft
Contact emails
noc@altkraft.com, tech.noc@iagetechnologies.com, root@altkraft.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.cloudns.net
  • ns11.cloudns.net
  • ns12.cloudns.net
  • ns13.cloudns.net
  • ns14.cloudns.net

MX records

  • mail.altkraft.com

SPF policy

  • mx: altkraft.com
  • include: spf.akmta.net
  • include: spf.aksend.net

Threat-feed evidence

History

Related pages

Pivot from altkraft.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "altkraft.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.