Skip to content

Hostname

softeam.fr

Last fetched

softeam.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:orange as the registrar.

Nutrition Label

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

Resolution chain

softeam.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:orange
Organization
softeam
Contact emails

Subdomains

42 observed subdomains of softeam.fr.

Web-graph footprint

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

39 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for softeam.fr.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailjet.com
SPF_IP40.89.181.174
SPF_IP85.69.163.250
SPF_IP85.69.163.251
SPF_IP93.92.109.14/32
SPF_IP93.92.109.17
SPF_IP95.142.164.62
SPF_MXsofteam.fr

Related pages

Pivot deeper into the graph from softeam.fr.

Cypher and MCP

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

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