Skip to content

Hostname

artzept.com

Last fetched

artzept.com resolves to 1 IPv4 address operated by AS35785 in PL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · artzept.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/artzept.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.12.33.44195.12.32.0/22AS35785PL

WHOIS identity

Registrar
iana:1052
Organization
zepter it sp. z o.o.
Contact emails

Subdomains

2 observed subdomains of artzept.com.

Web-graph footprint

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

56 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for artzept.com.

MechanismTarget
SPF_Ad005.zepterit.com
SPF_Amail.artzept.com
SPF_Amail.zepterit.com
SPF_Amail2.zepterit.com
SPF_Aplplxmx02.zepterit.com
SPF_IP195.12.33.13
SPF_IP195.12.33.24
SPF_IP195.12.33.34
SPF_IP195.12.33.50
SPF_IP81.210.49.10

Related pages

Pivot deeper into the graph from artzept.com.

Cypher and MCP

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

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