Skip to content

Hostname

artcodix.com

Last fetched

artcodix.com resolves to 1 IPv4 address operated by LEVEL3 - Level 3 Parent, LLC in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · artcodix.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/artcodix.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.67.70.8062.67.0.0/16AS3356LEVEL3 - Level 3 Parent, LLCDE

WHOIS identity

Registrar
iana:151
Organization
thomas bayr
Contact emails

Subdomains

50 observed subdomains of artcodix.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for artcodix.com.

MechanismTarget
SPF_Aartcodix.com
SPF_IP136.243.167.85/32
SPF_IP78.46.139.224/32
SPF_IP78.46.152.42
SPF_IP78.46.172.2/32
SPF_IP78.46.172.3/32
SPF_IP78.46.5.205/32
SPF_IP78.47.166.47/32
SPF_IP88.198.220.132/32
SPF_MXartcodix.com

Related pages

Pivot deeper into the graph from artcodix.com.

Cypher and MCP

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

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