Skip to content

Hostname

mediatel.sk

Last fetched

mediatel.sk resolves to 1 IPv4 address operated by AS51013 in SK.

Nutrition Label

WHISPER CANON · mediatel.skRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mediatel.sk

Resolution chain

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

IPPrefixASNOperatorCountry
37.9.175.18737.9.175.0/24AS51013SK

WHOIS identity

No WHOIS records are currently associated with mediatel.sk in WhisperGraph.

Subdomains

75 observed subdomains of mediatel.sk.

Web-graph footprint

Distinct hostnames that link to or from mediatel.sk in the public web crawl.

191 sites link to this hostname.

546 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mediatel.sk.

MechanismTarget
SPF_INCLUDEspf.sendinblue.com
SPF_IP157.25.200.133
SPF_IP194.218.23.50
SPF_IP37.9.169.110
SPF_IP37.9.169.113
SPF_IP37.9.169.36/32
SPF_IP77.32.130.14
SPF_IP77.79.235.168
SPF_IP90.182.206.224/27
SPF_MXmediatel.sk

Related pages

Pivot deeper into the graph from mediatel.sk.

Cypher and MCP

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

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