Skip to content

Hostname

qbus.it

Last fetched

qbus.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:phoenixweb s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.196.103148.251.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:phoenixweb s.r.l.
Organization
unionshop srl
Contact emails

Subdomains

78 observed subdomains of qbus.it.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for qbus.it.

MechanismTarget
SPF_Aqbus.it
SPF_IP148.251.196.96/28
SPF_IP176.9.168.64/28
SPF_IP178.63.201.208/28
SPF_IP37.186.141.80
SPF_IP78.47.206.192/28
SPF_IP78.47.211.144/28
SPF_MXqbus.it

Related pages

Pivot deeper into the graph from qbus.it.

Cypher and MCP

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

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