Skip to content

Hostname

webnet.fr

Last fetched

webnet.fr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · webnet.frRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/webnet.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.135.5113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.189.11213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.192.20213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.246.20213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.128.4813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.146.25313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.166.6513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.243.6113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.137.11913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.183.20113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.232.15713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.52.5113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.92.9913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.107.8415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.118.7515.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.136.19615.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.64.11615.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.17.13635.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.237.6635.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.12.11935.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:ovh
Organization
webnet
Contact emails

Subdomains

47 observed subdomains of webnet.fr.

Web-graph footprint

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

39 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for webnet.fr.

Related pages

Pivot deeper into the graph from webnet.fr.

Cypher and MCP

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

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