Skip to content

Hostname

qbitz.com

Last fetched

qbitz.com resolves to 1 IPv4 address operated by PDC-BGP - Data Management in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · qbitz.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/qbitz.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.246.56.6838.246.68.0/24AS395584PDC-BGP - Data ManagementUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of qbitz.com.

Web-graph footprint

Distinct hostnames that link to or from qbitz.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for qbitz.com.

MechanismTarget
SPF_Abl.qbitz.com
SPF_Aqbitz.com
SPF_INCLUDEbl.qbitz.com
SPF_MXqbitz.com

Related pages

Pivot deeper into the graph from qbitz.com.

Cypher and MCP

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

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