Skip to content

Hostname

telekom.ro

Last fetched

telekom.ro resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:deutsche telekom ag as the registrar.

Nutrition Label

WHISPER CANON · telekom.roRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/telekom.ro

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.13.2245.60.13.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.19.2245.60.19.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:deutsche telekom ag
Organization
Contact emails

Subdomains

58 observed subdomains of telekom.ro.

Web-graph footprint

Distinct hostnames that link to or from telekom.ro in the public web crawl.

335 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for telekom.ro.

MechanismTarget
SPF_Amout.kundenserver.de
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDE_spf.telekom.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.telekom.ro
SPF_MXtelekom.ro

Related pages

Pivot deeper into the graph from telekom.ro.

Cypher and MCP

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

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