Skip to content

Hostname

viniou.fr

Last fetched

viniou.fr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · viniou.frRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/viniou.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.252.12613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.1918.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.5118.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.6418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.7618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.2765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with viniou.fr in WhisperGraph.

Subdomains

2 observed subdomains of viniou.fr.

Web-graph footprint

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

56 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for viniou.fr.

MechanismTarget
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from viniou.fr.

Cypher and MCP

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

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