Skip to content

Hostname

sosh.fr

Last fetched

sosh.fr resolves to 3 IPv4 addresses operated by WANADOOPORTAILS-AS - Orange S.A. in FR. WHOIS lists registrar:nordnet as the registrar.

Nutrition Label

WHISPER CANON · sosh.frRouting diversity3.0/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sosh.fr

Resolution chain

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

IPPrefixASNOperatorCountry
193.252.117.135193.252.117.0/24AS24600WANADOOPORTAILS-AS - Orange S.A.FR
193.252.148.46193.252.148.0/24AS8891UNSPECIFIED - Orange S.A.FR
81.52.142.21981.52.142.0/23AS8891UNSPECIFIED - Orange S.A.FR

WHOIS identity

Registrar
registrar:nordnet
Organization
orange brand services
Contact emails

Subdomains

97 observed subdomains of sosh.fr.

Web-graph footprint

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

261 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sosh.fr.

MechanismTarget
SPF_INCLUDEspf.contact-digital.com

Related pages

Pivot deeper into the graph from sosh.fr.

Cypher and MCP

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

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