Skip to content

Hostname

dubstore.fr

Last fetched

dubstore.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · dubstore.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dubstore.fr

Resolution chain

dubstore.fr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.117108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.123108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.24108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.97108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.863.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.573.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.403.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.503.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
registrar:1api gmbh
Organization
pts privacy & trustee services
Contact emails

Subdomains

2 observed subdomains of dubstore.fr.

Web-graph footprint

Distinct hostnames that link to or from dubstore.fr in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dubstore.fr.

Cypher and MCP

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

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