Skip to content

Hostname

artaker.at

Last fetched

artaker.at resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:united-domains gmbh as the registrar.

Nutrition Label

WHISPER CANON · artaker.atRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/artaker.at

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.93.108176.9.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:united-domains gmbh
Organization
dr. reinhard artaker beteiligungsgesellschaft mbh
Contact emails

Subdomains

16 observed subdomains of artaker.at.

Web-graph footprint

Distinct hostnames that link to or from artaker.at in the public web crawl.

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for artaker.at.

MechanismTarget
SPF_INCLUDE_spf.de.seppmail.cloud
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.9.93.108
SPF_IP185.106.248.228/28
SPF_IP185.106.248.229
SPF_IP193.104.82.0/24
SPF_MXartaker.at

Related pages

Pivot deeper into the graph from artaker.at.

Cypher and MCP

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

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