Skip to content

Hostname

comparebrands.org

Last fetched

comparebrands.org resolves to 2 IPv4 addresses operated by QNST-DC01 - Quinstreet, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · comparebrands.orgRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/comparebrands.org

Resolution chain

comparebrands.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.106.145.1367.106.145.0/24AS25878QNST-DC01 - Quinstreet, Inc.US
70.42.22.1370.42.22.0/23AS25878QNST-DC01 - Quinstreet, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from comparebrands.org.

Cypher and MCP

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

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