Skip to content

Hostname

teliahosting.com

Last fetched

teliahosting.com resolves to 2 IPv4 addresses operated by NBLNETWORKS-AS Telia Cygate Oy in FI. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.117.31.220188.117.0.0/18AS29422NBLNETWORKS-AS Telia Cygate OyFI
77.86.255.14077.86.128.0/17AS29422NBLNETWORKS-AS Telia Cygate OyFI

WHOIS identity

Registrar
iana:106
Organization
on behalf of teliahosting.com owner
Contact emails

Subdomains

13 observed subdomains of teliahosting.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for teliahosting.com.

MechanismTarget
SPF_IP188.117.22.96/28
SPF_IP188.117.31.220
SPF_IP77.86.240.64/28
SPF_IP77.86.255.140

Related pages

Pivot deeper into the graph from teliahosting.com.

Cypher and MCP

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

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