Skip to content

Hostname

artnzone.com

Last fetched

artnzone.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in JP. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · artnzone.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/artnzone.com

Resolution chain

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

IPPrefixASNOperatorCountry
63.250.52.7963.250.52.0/24AS29802HVC-AS - HIVELOCITY, Inc.JP

WHOIS identity

Registrar
iana:1489
Organization
ha hyun jung
Contact emails

Subdomains

2 observed subdomains of artnzone.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for artnzone.com.

MechanismTarget
SPF_Aartnzone.com
SPF_IP63.250.52.79
SPF_MXartnzone.com

Related pages

Pivot deeper into the graph from artnzone.com.

Cypher and MCP

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

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