Hostname
tekstlab.com
Last fetched
tekstlab.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
tekstlab.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.63.249.212 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- contact privacy inc. customer 0149230777
- Contact emails
- tekstlab.com@contactprivacy.com
- 2amyjd6tzgby@privacy-protection.email
- 3hxftqt5jpex@privacy-protection.email
- 4qbtjrjbm6uy@privacy-protection.email
- jxcr5mxna3ha@privacy-protection.email
- rankya7yrpzn@privacy-protection.email
- sbmi4hi9jdgs@privacy-protection.email
- ttp8gpgfmbvt@privacy-protection.email
- ww22sywgyzuh@privacy-protection.email
- xqx6f4kiadyy@privacy-protection.email
- zapm5ww3aacr@privacy-protection.email
- sverre.reiten@nrk.no
Subdomains
1 observed subdomain of tekstlab.com.
| Subdomain |
|---|
| www.tekstlab.com |
Web-graph footprint
Distinct hostnames that link to or from tekstlab.com in the public web crawl.
20 sites link to this hostname.
86 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from tekstlab.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tekstlab.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.