Skip to content

Hostname

vente-unique.ch

Last fetched

vente-unique.ch resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · vente-unique.chRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/vente-unique.ch

Resolution chain

vente-unique.ch resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.236.218.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.2118.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.2618.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.9018.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.171.214.293.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.413.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.893.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.903.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.11899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:433
Organization
vente unique.com
Contact emails

Subdomains

18 observed subdomains of vente-unique.ch.

Web-graph footprint

Distinct hostnames that link to or from vente-unique.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vente-unique.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_IP95.131.137.119
SPF_IP95.131.137.122
SPF_MXvente-unique.ch

Related pages

Pivot deeper into the graph from vente-unique.ch.

Cypher and MCP

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

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