Skip to content

Hostname

thierrytraitement.com

Last fetched

thierrytraitement.com resolves to 1 IPv4 address operated by AS62000 in FR. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · thierrytraitement.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/thierrytraitement.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.234.180.3389.234.180.0/22AS62000FR

WHOIS identity

Registrar
iana:1052
Organization
bros arnaud
Contact emails

Subdomains

3 observed subdomains of thierrytraitement.com.

Web-graph footprint

Distinct hostnames that link to or from thierrytraitement.com in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for thierrytraitement.com.

MechanismTarget
SPF_Afrweb5.pulseheberg.net
SPF_Athierrytraitement.com
SPF_INCLUDEspf.pulseheberg.com
SPF_MXthierrytraitement.com

Related pages

Pivot deeper into the graph from thierrytraitement.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "thierrytraitement.com"})-[: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.