Skip to content

Hostname

q8.it

Last fetched

q8.it resolves to 1 IPv4 address operated by AS48851 in DE. WHOIS lists registrar:telecom italia s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · q8.itRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/q8.it

Resolution chain

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

IPPrefixASNOperatorCountry
66.22.32.9466.22.32.0/24AS48851DE

WHOIS identity

Registrar
registrar:telecom italia s.p.a.
Organization
roma 00144 rm
Contact emails

Subdomains

83 observed subdomains of q8.it.

Web-graph footprint

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

220 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for q8.it.

MechanismTarget
SPF_Aq8.it
SPF_INCLUDEeu-west-1.amazonses.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP88.53.116.245
SPF_IP94.95.109.71
SPF_IP94.95.109.72

Related pages

Pivot deeper into the graph from q8.it.

Cypher and MCP

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

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