Skip to content

Hostname

artisan-u.com

Last fetched

artisan-u.com resolves to 13 IPv4 addresses operated by ASNET - Baxet Group Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · artisan-u.comRouting diversity5.7/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/artisan-u.com

Resolution chain

artisan-u.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.110.66.160103.110.66.0/24AS26383ASNET - Baxet Group Inc.SE
167.17.181.52167.17.181.0/24AS26383ASNET - Baxet Group Inc.CH
176.56.39.170176.56.39.0/24AS21859ZEN-ECN - Zenlayer IncGB
185.133.174.211185.133.174.0/24AS26383ASNET - Baxet Group Inc.NL
185.198.235.118185.198.235.0/24AS26383ASNET - Baxet Group Inc.IT
185.211.103.11185.211.103.0/24AS26383ASNET - Baxet Group Inc.AT
192.124.176.58192.124.176.0/24AS26383ASNET - Baxet Group Inc.SG
194.87.240.78194.87.240.0/24AS26383ASNET - Baxet Group Inc.BE
202.71.15.85202.71.15.0/24AS26383ASNET - Baxet Group Inc.DE
206.245.131.20206.245.131.0/24AS26383ASNET - Baxet Group Inc.FR
212.193.6.163212.193.6.0/24AS26383ASNET - Baxet Group Inc.CA
74.112.102.22974.112.102.0/24AS26383ASNET - Baxet Group Inc.PL
91.149.242.1091.149.242.0/24AS26383ASNET - Baxet Group Inc.ES

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of artisan-u.com.

Threat posture

History

Related pages

Pivot deeper into the graph from artisan-u.com.

Cypher and MCP

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

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