Skip to content

Hostname

webhelp.fr

Last fetched

webhelp.fr resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · webhelp.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webhelp.fr

Resolution chain

webhelp.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.180.144.9535.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

53 SPF mechanisms authorising senders for webhelp.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webhelp.fr
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP167.89.121.145
SPF_IP169.45.89.184
SPF_IP169.45.89.185
SPF_IP17.0.0.0/8
SPF_IP185.209.152.251
SPF_IP194.103.94.0/24
SPF_IP195.54.108.94/32
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP206.142.243.252
SPF_IP207.166.101.207/32
SPF_IP207.166.104.207/32
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP213.139.96.92
SPF_IP213.169.58.110
SPF_IP213.169.58.111
SPF_IP213.180.71.104
SPF_IP213.39.15.175
SPF_IP216.20.244.25/32
SPF_IP216.20.248.25
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP34.251.227.147
SPF_IP46.235.17.249/32
SPF_IP46.235.17.250/32
SPF_IP46.235.17.251/32
SPF_IP46.235.17.252/32
SPF_IP5.144.137.195
SPF_IP52.82.172.0/22
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP62.7.83.14/32
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20
SPF_IP81.192.4.156
SPF_IP86.188.146.82/32
SPF_IP86.64.83.61
SPF_IP86.65.130.48
SPF_IP89.202.218.214/32
SPF_IP89.202.218.215/32

Related pages

Pivot deeper into the graph from webhelp.fr.

Cypher and MCP

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

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