Skip to content

Hostname

tele2.com

Last fetched

tele2.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · tele2.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tele2.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.174.176.7652.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:106
Organization
tele2 ab (teleab154)
Contact emails

Subdomains

137 observed subdomains of tele2.com.

Web-graph footprint

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

464 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tele2.com.

MechanismTarget
SPF_INCLUDE_spf-a.tele2.com
SPF_INCLUDE_spf-b.tele2.com
SPF_INCLUDE_spf-c.tele2.com
SPF_INCLUDE_spf-d.tele2.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.email-messaging.com

Related pages

Pivot deeper into the graph from tele2.com.

Cypher and MCP

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

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