Skip to content

Hostname

transcontinenta.de

Last fetched

transcontinenta.de resolves to 1 IPv4 address operated by AS34762 in BE.

Nutrition Label

WHISPER CANON · transcontinenta.deRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/transcontinenta.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.88.18083.217.64.0/19AS34762BE

WHOIS identity

No WHOIS records are currently associated with transcontinenta.de in WhisperGraph.

Subdomains

2 observed subdomains of transcontinenta.de.

Web-graph footprint

Distinct hostnames that link to or from transcontinenta.de in the public web crawl.

46 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for transcontinenta.de.

MechanismTarget
SPF_Amail.transcontinenta.nl
SPF_Atranscontinenta.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx-out01.korton.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.transcontinenta.hypernode.io
SPF_INCLUDEspf.transsmart.com
SPF_IP89.146.21.243/32
SPF_IP91.239.32.49
SPF_IP91.239.33.251/32
SPF_MXtranscontinenta.de

Related pages

Pivot deeper into the graph from transcontinenta.de.

Cypher and MCP

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

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