Skip to content

Hostname

trans.eu

Last fetched

trans.eu resolves to 1 IPv4 address operated by PL-BEYOND-AS in PL.

Nutrition Label

WHISPER CANON · trans.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/trans.eu

Resolution chain

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

IPPrefixASNOperatorCountry
2.57.137.112.57.136.0/22AS31229PL-BEYOND-ASPL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from trans.eu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for trans.eu.

MechanismTarget
SPF_INCLUDE145720925.spf04.hubspotemail.net
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspfa.trans.eu
SPF_INCLUDEspfb.trans.eu
SPF_IP188.114.81.0/24
SPF_IP188.114.81.234
SPF_IP207.8.198.0/26
SPF_IP89.206.36.192/26

Related pages

Pivot deeper into the graph from trans.eu.

Cypher and MCP

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

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