Skip to content

Hostname

quixa.it

Last fetched

quixa.it resolves to 1 IPv4 address operated by AS12696 in FR. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · quixa.itRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/quixa.it

Resolution chain

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

IPPrefixASNOperatorCountry
171.18.96.89171.18.96.0/24AS12696FR

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
andrea caligaris
Contact emails

Subdomains

11 observed subdomains of quixa.it.

Web-graph footprint

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

125 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for quixa.it.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00181c02.pphosted.com
SPF_INCLUDEspf-bulk.axa.com
SPF_INCLUDEspf.webapps.net
SPF_IP171.18.34.0/24
SPF_IP93.51.247.0/27
SPF_IP93.56.8.0/27
SPF_IP93.63.155.0/27

Related pages

Pivot deeper into the graph from quixa.it.

Cypher and MCP

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

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