Skip to content

Hostname

meditrainment.com

Last fetched

meditrainment.com resolves to 2 IPv4 addresses operated by GD-EMEA-DC-CGN1 - Host Europe GmbH in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · meditrainment.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/meditrainment.com

Resolution chain

meditrainment.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.119.225.143134.119.225.0/24AS34011GD-EMEA-DC-CGN1 - Host Europe GmbHDE
89.31.143.9089.31.143.0/24AS202108UDAG - united-domains GmbHDE

WHOIS identity

Registrar
iana:1390
Organization
meditrainment
Contact emails

Subdomains

3 observed subdomains of meditrainment.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for meditrainment.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from meditrainment.com.

Cypher and MCP

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

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