Skip to content

Hostname

artquick.it

Last fetched

artquick.it resolves to 1 IPv4 address operated by AS56559 in IT. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · artquick.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/artquick.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.149.191.174185.149.188.0/22AS56559IT

WHOIS identity

Registrar
registrar:ovh
Organization
artquick srl
Contact emails

Subdomains

2 observed subdomains of artquick.it.

Web-graph footprint

Distinct hostnames that link to or from artquick.it in the public web crawl.

19 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for artquick.it.

MechanismTarget
SPF_Amcm-email.it
SPF_Amustcoursemaker.qmcm.it
SPF_INCLUDEservizioemail.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.siapcn.it
SPF_IP31.193.131.108

Related pages

Pivot deeper into the graph from artquick.it.

Cypher and MCP

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

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