Skip to content

Hostname

transeurope.com

Last fetched

transeurope.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · transeurope.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/transeurope.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.78.21883.217.64.0/19AS34762BE

WHOIS identity

Registrar
iana:1052
Organization
de vreese kurt
Contact emails

Subdomains

3 observed subdomains of transeurope.com.

Web-graph footprint

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

51 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for transeurope.com.

MechanismTarget
SPF_Atranseurope.com
SPF_INCLUDE_spf.mailprotect.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.208.32.40
SPF_IP178.208.38.224/28
SPF_IP178.208.38.40
SPF_IP178.208.40.23
SPF_IP178.32.108.164
SPF_IP217.21.187.40/29
SPF_IP217.21.190.0/24
SPF_IP46.105.33.1
SPF_IP46.105.52.155
SPF_MXtranseurope.com

Related pages

Pivot deeper into the graph from transeurope.com.

Cypher and MCP

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

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