Skip to content

Hostname

trustteam.fr

Last fetched

trustteam.fr resolves to 1 IPv4 address operated by AS12409 in FR. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.94.223.145212.95.140.0/24AS12409FR

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
trustteam nv
Contact emails

Subdomains

19 observed subdomains of trustteam.fr.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for trustteam.fr.

MechanismTarget
SPF_Asmtp-out.hrnet.fr
SPF_Asmtp5.silae.fr
SPF_INCLUDEmessage-business.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.orditech.be
SPF_INCLUDEspf.trustteam.eu
SPF_IP185.92.37.57/32
SPF_IP212.94.209.0/28
SPF_IP212.94.209.64/28
SPF_IP31.172.232.198/32
SPF_IP37.72.163.145
SPF_IP5.226.2.176/28

Related pages

Pivot deeper into the graph from trustteam.fr.

Cypher and MCP

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

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