Skip to content

Hostname

web.trustteam.fr

Last fetched

web.trustteam.fr resolves to 1 IPv4 address operated by AS12409 in FR.

Nutrition Label

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

Resolution chain

web.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.94.192.0/19AS12409FR

WHOIS identity

No WHOIS records are currently associated with web.trustteam.fr in WhisperGraph.

Web-graph footprint

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

48 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 web.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 web.trustteam.fr.

Cypher and MCP

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

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