Skip to content

Hostname

transvorm.org

Last fetched

transvorm.org resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · transvorm.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/transvorm.org

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.160.19587.238.160.0/21AS34762BE

WHOIS identity

Registrar
iana:269
Organization
hein eberson
Contact emails

Subdomains

3 observed subdomains of transvorm.org.

Web-graph footprint

Distinct hostnames that link to or from transvorm.org in the public web crawl.

62 sites link to this hostname.

315 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for transvorm.org.

MechanismTarget
SPF_Arelay101.mer-nm.internl.net
SPF_Atransvorm.org
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmarthost.juist.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.71.52.33
SPF_IP185.50.95.99
SPF_IP217.67.226.140
SPF_IP2a00:c660:5126:2100:0:0:0:5
SPF_IP87.233.153.0/24
SPF_IP87.233.75.0/24
SPF_MXtransvorm.org

Related pages

Pivot deeper into the graph from transvorm.org.

Cypher and MCP

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

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