Skip to content

Hostname

quantik.it

Last fetched

quantik.it resolves to 1 IPv4 address operated by SERVERPLAN-AS in IT. WHOIS lists registrar:server plan s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · quantik.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/quantik.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.81.0.153185.81.0.0/21AS52030SERVERPLAN-ASIT

WHOIS identity

Registrar
registrar:server plan s.r.l.
Organization
quantik recos
Contact emails

Subdomains

25 observed subdomains of quantik.it.

Web-graph footprint

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

104 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • quantik.it

SPF policy

8 SPF mechanisms authorising senders for quantik.it.

MechanismTarget
SPF_Aquantik.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEserver1.quantik.it
SPF_INCLUDEservers.mcsv.net
SPF_IP185.81.0.109/32
SPF_IP185.81.0.153
SPF_IP93.36.219.123
SPF_MXquantik.it

Related pages

Pivot deeper into the graph from quantik.it.

Cypher and MCP

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

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