Skip to content

Hostname

qobuz.com

Last fetched

qobuz.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · qobuz.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/qobuz.com

Resolution chain

qobuz.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.248.126.1303.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.152.6652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.22.20452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.146.5952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.158.11952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.30.5654.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.195.8054.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.181.9654.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.71.15554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:74
Organization
alexandre leforestier
Contact emails

Subdomains

37 observed subdomains of qobuz.com.

Web-graph footprint

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

5,482 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for qobuz.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from qobuz.com.

Cypher and MCP

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

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