Skip to content

Hostname

sodebo.fr

Last fetched

sodebo.fr resolves to 1 IPv4 address operated by AS34177 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · sodebo.frRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sodebo.fr

Resolution chain

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

IPPrefixASNOperatorCountry
80.74.76.23180.74.64.0/20AS34177FR

WHOIS identity

Registrar
registrar:ovh
Organization
societe des etablissements bougro sodebo
Contact emails

Subdomains

28 observed subdomains of sodebo.fr.

Web-graph footprint

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

39 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for sodebo.fr.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.74.37.146/32
SPF_IP20.74.97.162/32
SPF_IP20.74.99.62/32
SPF_IP217.108.15.133
SPF_IP217.108.15.156
SPF_IP217.108.15.157
SPF_IP217.108.15.197
SPF_IP217.108.15.202
SPF_IP217.108.15.220
SPF_IP217.108.15.221
SPF_IP46.22.207.11/32
SPF_IP46.247.226.28
SPF_IP46.247.226.92
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/32
SPF_IP5.39.8.123/32
SPF_IP54.37.221.121
SPF_IP85.31.205.225
SPF_IP87.98.159.100

Related pages

Pivot deeper into the graph from sodebo.fr.

Cypher and MCP

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

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