Skip to content

Hostname

altcraft.com

Last fetched

altcraft.com resolves to 1 IPv4 address operated by NKTELECOM in DE. WHOIS lists iana:3806 as the registrar.

Nutrition Label

WHISPER CANON · altcraft.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/altcraft.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.81.118.16995.81.118.0/24AS216475NKTELECOMDE

WHOIS identity

Registrar
iana:3806
Organization
altkraft
Contact emails

Subdomains

26 observed subdomains of altcraft.com.

Web-graph footprint

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

210 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for altcraft.com.

MechanismTarget
SPF_INCLUDEspf.akmta.net
SPF_INCLUDEspf.aksend.net
SPF_IP91.219.227.228
SPF_MXaltcraft.com

Related pages

Pivot deeper into the graph from altcraft.com.

Cypher and MCP

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

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